Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.Party35Choice
-
Packages that use Party35Choice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
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 Party35Choice Modifier and Type Field Description protected 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 Party35Choice Modifier and Type Method Description Party35ChoiceObjectFactory. createParty35Choice()Create an instance ofParty35ChoiceParty35ChoiceTransactionParties4. getCdtr()Gets the value of the cdtr property.Party35ChoiceTransactionParties4. getDbtr()Gets the value of the dbtr property.Party35ChoiceTransactionParties4. getInitgPty()Gets the value of the initgPty property.Party35ChoiceProprietaryParty4. getPty()Gets the value of the pty property.Party35ChoiceTransactionParties4. getTradgPty()Gets the value of the tradgPty property.Party35ChoiceTransactionParties4. getUltmtCdtr()Gets the value of the ultmtCdtr property.Party35ChoiceTransactionParties4. getUltmtDbtr()Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type Party35Choice Modifier and Type Method Description voidTransactionParties4. 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.
-