Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_03.PartyIdentificationSEPA1
-
Packages that use PartyIdentificationSEPA1 Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_03 -
-
Uses of PartyIdentificationSEPA1 in org.kapott.hbci.sepa.jaxb.pain_002_001_03
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_03 declared as PartyIdentificationSEPA1 Modifier and Type Field Description protected PartyIdentificationSEPA1
OriginalTransactionReferenceSEPA. ultmtCdtr
protected PartyIdentificationSEPA1
OriginalTransactionReferenceSEPA. ultmtDbtr
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_03 that return PartyIdentificationSEPA1 Modifier and Type Method Description PartyIdentificationSEPA1
ObjectFactory. createPartyIdentificationSEPA1()
Create an instance ofPartyIdentificationSEPA1
PartyIdentificationSEPA1
OriginalTransactionReferenceSEPA. getUltmtCdtr()
Gets the value of the ultmtCdtr property.PartyIdentificationSEPA1
OriginalTransactionReferenceSEPA. getUltmtDbtr()
Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_03 with parameters of type PartyIdentificationSEPA1 Modifier and Type Method Description void
OriginalTransactionReferenceSEPA. setUltmtCdtr(PartyIdentificationSEPA1 value)
Sets the value of the ultmtCdtr property.void
OriginalTransactionReferenceSEPA. setUltmtDbtr(PartyIdentificationSEPA1 value)
Sets the value of the ultmtDbtr property.
-