Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_08.Party40Choice
-
Packages that use Party40Choice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_08 -
-
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 Party40Choice Modifier and Type Field Description protected 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 Party40Choice Modifier and Type Method Description Party40ChoiceObjectFactory. createParty40Choice()Create an instance ofParty40ChoiceParty40ChoiceTransactionParties6. getCdtr()Gets the value of the cdtr property.Party40ChoiceTransactionParties6. getDbtr()Gets the value of the dbtr property.Party40ChoiceTransactionParties6. getInitgPty()Gets the value of the initgPty property.Party40ChoiceProprietaryParty5. getPty()Gets the value of the pty property.Party40ChoiceTransactionParties6. getTradgPty()Gets the value of the tradgPty property.Party40ChoiceTransactionParties6. getUltmtCdtr()Gets the value of the ultmtCdtr property.Party40ChoiceTransactionParties6. getUltmtDbtr()Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 with parameters of type Party40Choice Modifier and Type Method Description voidTransactionParties6. 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.
-