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 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 Party40ChoiceModifier and TypeMethodDescriptionObjectFactory.createParty40Choice()Create an instance ofParty40ChoiceTransactionParties9.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 TypeMethodDescriptionvoidTransactionParties9.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.