Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_002_02.PartyIdentificationSEPA5
Packages that use PartyIdentificationSEPA5
-
Uses of PartyIdentificationSEPA5 in org.kapott.hbci.sepa.jaxb.pain_002_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_002_002_02 declared as PartyIdentificationSEPA5Modifier and TypeFieldDescriptionprotected PartyIdentificationSEPA5
OriginalTransactionReferenceSEPA.cdtr
protected PartyIdentificationSEPA5
OriginalTransactionReferenceSEPA.dbtr
Methods in org.kapott.hbci.sepa.jaxb.pain_002_002_02 that return PartyIdentificationSEPA5Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentificationSEPA5()
Create an instance ofPartyIdentificationSEPA5
OriginalTransactionReferenceSEPA.getCdtr()
Gets the value of the cdtr property.OriginalTransactionReferenceSEPA.getDbtr()
Gets the value of the dbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_002_02 with parameters of type PartyIdentificationSEPA5Modifier and TypeMethodDescriptionvoid
OriginalTransactionReferenceSEPA.setCdtr
(PartyIdentificationSEPA5 value) Sets the value of the cdtr property.void
OriginalTransactionReferenceSEPA.setDbtr
(PartyIdentificationSEPA5 value) Sets the value of the dbtr property.