Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.Party40Choice
Packages that use Party40Choice
-
Uses of Party40Choice in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as Party40ChoiceModifier and TypeFieldDescriptionprotected Party40Choice
TransactionParties9.cdtr
protected Party40Choice
TransactionParties9.dbtr
protected Party40Choice
TransactionParties9.initgPty
protected Party40Choice
ProprietaryParty5.pty
protected Party40Choice
TransactionParties9.tradgPty
protected Party40Choice
TransactionParties9.ultmtCdtr
protected Party40Choice
TransactionParties9.ultmtDbtr
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return Party40ChoiceModifier and TypeMethodDescriptionObjectFactory.createParty40Choice()
Create an instance ofParty40Choice
TransactionParties9.getCdtr()
Gets the value of the cdtr property.TransactionParties9.getDbtr()
Gets the value of the dbtr property.TransactionParties9.getInitgPty()
Gets the value of the initgPty property.ProprietaryParty5.getPty()
Gets the value of the pty property.TransactionParties9.getTradgPty()
Gets the value of the tradgPty property.TransactionParties9.getUltmtCdtr()
Gets the value of the ultmtCdtr property.TransactionParties9.getUltmtDbtr()
Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type Party40ChoiceModifier and TypeMethodDescriptionvoid
TransactionParties9.setCdtr
(Party40Choice value) Sets the value of the cdtr property.void
TransactionParties9.setDbtr
(Party40Choice value) Sets the value of the dbtr property.void
TransactionParties9.setInitgPty
(Party40Choice value) Sets the value of the initgPty property.void
ProprietaryParty5.setPty
(Party40Choice value) Sets the value of the pty property.void
TransactionParties9.setTradgPty
(Party40Choice value) Sets the value of the tradgPty property.void
TransactionParties9.setUltmtCdtr
(Party40Choice value) Sets the value of the ultmtCdtr property.void
TransactionParties9.setUltmtDbtr
(Party40Choice value) Sets the value of the ultmtDbtr property.