Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_12.Party40Choice
Packages that use Party40Choice
-
Uses of Party40Choice in org.kapott.hbci.sepa.jaxb.pain_002_001_12
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_12 declared as Party40ChoiceModifier and TypeFieldDescriptionprotected Party40Choice
OriginalTransactionReference35.cdtr
protected Party40Choice
OriginalTransactionReference35.dbtr
protected Party40Choice
OriginalTransactionReference35.ultmtCdtr
protected Party40Choice
OriginalTransactionReference35.ultmtDbtr
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 that return Party40ChoiceModifier and TypeMethodDescriptionObjectFactory.createParty40Choice()
Create an instance ofParty40Choice
OriginalTransactionReference35.getCdtr()
Gets the value of the cdtr property.OriginalTransactionReference35.getDbtr()
Gets the value of the dbtr property.OriginalTransactionReference35.getUltmtCdtr()
Gets the value of the ultmtCdtr property.OriginalTransactionReference35.getUltmtDbtr()
Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 with parameters of type Party40ChoiceModifier and TypeMethodDescriptionvoid
OriginalTransactionReference35.setCdtr
(Party40Choice value) Sets the value of the cdtr property.void
OriginalTransactionReference35.setDbtr
(Party40Choice value) Sets the value of the dbtr property.void
OriginalTransactionReference35.setUltmtCdtr
(Party40Choice value) Sets the value of the ultmtCdtr property.void
OriginalTransactionReference35.setUltmtDbtr
(Party40Choice value) Sets the value of the ultmtDbtr property.