Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.Party40Choice
-
Packages that use Party40Choice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
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 Party40Choice Modifier and Type Field Description protected Party40ChoiceTransactionParties9. cdtrprotected Party40ChoiceTransactionParties9. dbtrprotected Party40ChoiceTransactionParties9. initgPtyprotected Party40ChoiceProprietaryParty5. ptyprotected Party40ChoiceTransactionParties9. tradgPtyprotected Party40ChoiceTransactionParties9. ultmtCdtrprotected Party40ChoiceTransactionParties9. ultmtDbtrMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return Party40Choice Modifier and Type Method Description Party40ChoiceObjectFactory. createParty40Choice()Create an instance ofParty40ChoiceParty40ChoiceTransactionParties9. getCdtr()Gets the value of the cdtr property.Party40ChoiceTransactionParties9. getDbtr()Gets the value of the dbtr property.Party40ChoiceTransactionParties9. getInitgPty()Gets the value of the initgPty property.Party40ChoiceProprietaryParty5. getPty()Gets the value of the pty property.Party40ChoiceTransactionParties9. getTradgPty()Gets the value of the tradgPty property.Party40ChoiceTransactionParties9. getUltmtCdtr()Gets the value of the ultmtCdtr property.Party40ChoiceTransactionParties9. getUltmtDbtr()Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type Party40Choice Modifier and Type Method Description voidTransactionParties9. setCdtr(Party40Choice value)Sets the value of the cdtr property.voidTransactionParties9. setDbtr(Party40Choice value)Sets the value of the dbtr property.voidTransactionParties9. setInitgPty(Party40Choice value)Sets the value of the initgPty property.voidProprietaryParty5. setPty(Party40Choice value)Sets the value of the pty property.voidTransactionParties9. setTradgPty(Party40Choice value)Sets the value of the tradgPty property.voidTransactionParties9. setUltmtCdtr(Party40Choice value)Sets the value of the ultmtCdtr property.voidTransactionParties9. setUltmtDbtr(Party40Choice value)Sets the value of the ultmtDbtr property.
-