Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_10.Party40Choice
Packages that use Party40Choice
-
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 Party40ChoiceModifier and TypeFieldDescriptionprotected 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 Party40ChoiceModifier and TypeMethodDescriptionObjectFactory.createParty40Choice()
Create an instance ofParty40Choice
OriginalTransactionReference28.getCdtr()
Gets the value of the cdtr property.OriginalTransactionReference28.getDbtr()
Gets the value of the dbtr property.OriginalTransactionReference28.getUltmtCdtr()
Gets the value of the ultmtCdtr property.OriginalTransactionReference28.getUltmtDbtr()
Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 with parameters of type Party40ChoiceModifier and TypeMethodDescriptionvoid
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.