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 Party40ChoiceTransactionParties6.cdtrprotected Party40ChoiceTransactionParties6.dbtrprotected Party40ChoiceTransactionParties6.initgPtyprotected Party40ChoiceProprietaryParty5.ptyprotected Party40ChoiceTransactionParties6.tradgPtyprotected Party40ChoiceTransactionParties6.ultmtCdtrprotected Party40ChoiceTransactionParties6.ultmtDbtrMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 that return Party40ChoiceModifier and TypeMethodDescriptionObjectFactory.createParty40Choice()Create an instance ofParty40ChoiceTransactionParties6.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 TypeMethodDescriptionvoidTransactionParties6.setCdtr(Party40Choice value) Sets the value of the cdtr property.voidTransactionParties6.setDbtr(Party40Choice value) Sets the value of the dbtr property.voidTransactionParties6.setInitgPty(Party40Choice value) Sets the value of the initgPty property.voidProprietaryParty5.setPty(Party40Choice value) Sets the value of the pty property.voidTransactionParties6.setTradgPty(Party40Choice value) Sets the value of the tradgPty property.voidTransactionParties6.setUltmtCdtr(Party40Choice value) Sets the value of the ultmtCdtr property.voidTransactionParties6.setUltmtDbtr(Party40Choice value) Sets the value of the ultmtDbtr property.