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