Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_003_03.PartyIdentificationSEPA2
Packages that use PartyIdentificationSEPA2
-
Uses of PartyIdentificationSEPA2 in org.kapott.hbci.sepa.jaxb.pain_002_003_03
Fields in org.kapott.hbci.sepa.jaxb.pain_002_003_03 declared as PartyIdentificationSEPA2Modifier and TypeFieldDescriptionprotected PartyIdentificationSEPA2
OriginalTransactionReferenceSEPA.cdtr
protected PartyIdentificationSEPA2
OriginalTransactionReferenceSEPA.dbtr
Methods in org.kapott.hbci.sepa.jaxb.pain_002_003_03 that return PartyIdentificationSEPA2Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentificationSEPA2()
Create an instance ofPartyIdentificationSEPA2
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_003_03 with parameters of type PartyIdentificationSEPA2Modifier and TypeMethodDescriptionvoid
OriginalTransactionReferenceSEPA.setCdtr
(PartyIdentificationSEPA2 value) Sets the value of the cdtr property.void
OriginalTransactionReferenceSEPA.setDbtr
(PartyIdentificationSEPA2 value) Sets the value of the dbtr property.