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