Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_002_02.PartyIdentificationSEPA5
-
Packages that use PartyIdentificationSEPA5 Package Description org.kapott.hbci.sepa.jaxb.pain_002_002_02 -
-
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 PartyIdentificationSEPA5 Modifier and Type Field Description protected PartyIdentificationSEPA5
OriginalTransactionReferenceSEPA. cdtr
protected PartyIdentificationSEPA5
OriginalTransactionReferenceSEPA. dbtr
Methods in org.kapott.hbci.sepa.jaxb.pain_002_002_02 that return PartyIdentificationSEPA5 Modifier and Type Method Description PartyIdentificationSEPA5
ObjectFactory. createPartyIdentificationSEPA5()
Create an instance ofPartyIdentificationSEPA5
PartyIdentificationSEPA5
OriginalTransactionReferenceSEPA. getCdtr()
Gets the value of the cdtr property.PartyIdentificationSEPA5
OriginalTransactionReferenceSEPA. getDbtr()
Gets the value of the dbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_002_02 with parameters of type PartyIdentificationSEPA5 Modifier and Type Method Description void
OriginalTransactionReferenceSEPA. setCdtr(PartyIdentificationSEPA5 value)
Sets the value of the cdtr property.void
OriginalTransactionReferenceSEPA. setDbtr(PartyIdentificationSEPA5 value)
Sets the value of the dbtr property.
-