Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_10.Party40Choice
-
Packages that use Party40Choice Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_10 -
-
Uses of Party40Choice in org.kapott.hbci.sepa.jaxb.pain_002_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_10 declared as Party40Choice Modifier and Type Field Description protected Party40Choice
OriginalTransactionReference28. cdtr
protected Party40Choice
OriginalTransactionReference28. dbtr
protected Party40Choice
OriginalTransactionReference28. ultmtCdtr
protected Party40Choice
OriginalTransactionReference28. ultmtDbtr
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 that return Party40Choice Modifier and Type Method Description Party40Choice
ObjectFactory. createParty40Choice()
Create an instance ofParty40Choice
Party40Choice
OriginalTransactionReference28. getCdtr()
Gets the value of the cdtr property.Party40Choice
OriginalTransactionReference28. getDbtr()
Gets the value of the dbtr property.Party40Choice
OriginalTransactionReference28. getUltmtCdtr()
Gets the value of the ultmtCdtr property.Party40Choice
OriginalTransactionReference28. getUltmtDbtr()
Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 with parameters of type Party40Choice Modifier and Type Method Description void
OriginalTransactionReference28. setCdtr(Party40Choice value)
Sets the value of the cdtr property.void
OriginalTransactionReference28. setDbtr(Party40Choice value)
Sets the value of the dbtr property.void
OriginalTransactionReference28. setUltmtCdtr(Party40Choice value)
Sets the value of the ultmtCdtr property.void
OriginalTransactionReference28. setUltmtDbtr(Party40Choice value)
Sets the value of the ultmtDbtr property.
-