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 Party35ChoiceTransactionParties4.cdtrprotected Party35ChoiceTransactionParties4.dbtrprotected Party35ChoiceTransactionParties4.initgPtyprotected Party35ChoiceProprietaryParty4.ptyprotected Party35ChoiceTransactionParties4.tradgPtyprotected Party35ChoiceTransactionParties4.ultmtCdtrprotected Party35ChoiceTransactionParties4.ultmtDbtrMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return Party35ChoiceModifier and TypeMethodDescriptionObjectFactory.createParty35Choice()Create an instance ofParty35ChoiceTransactionParties4.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 TypeMethodDescriptionvoidTransactionParties4.setCdtr(Party35Choice value) Sets the value of the cdtr property.voidTransactionParties4.setDbtr(Party35Choice value) Sets the value of the dbtr property.voidTransactionParties4.setInitgPty(Party35Choice value) Sets the value of the initgPty property.voidProprietaryParty4.setPty(Party35Choice value) Sets the value of the pty property.voidTransactionParties4.setTradgPty(Party35Choice value) Sets the value of the tradgPty property.voidTransactionParties4.setUltmtCdtr(Party35Choice value) Sets the value of the ultmtCdtr property.voidTransactionParties4.setUltmtDbtr(Party35Choice value) Sets the value of the ultmtDbtr property.