Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.Party40Choice
-
Packages that use Party40Choice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
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 Party40Choice Modifier and Type Field Description protected Party40Choice
TransactionParties9. cdtr
protected Party40Choice
TransactionParties9. dbtr
protected Party40Choice
TransactionParties9. initgPty
protected Party40Choice
ProprietaryParty5. pty
protected Party40Choice
TransactionParties9. tradgPty
protected Party40Choice
TransactionParties9. ultmtCdtr
protected Party40Choice
TransactionParties9. ultmtDbtr
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return Party40Choice Modifier and Type Method Description Party40Choice
ObjectFactory. createParty40Choice()
Create an instance ofParty40Choice
Party40Choice
TransactionParties9. getCdtr()
Gets the value of the cdtr property.Party40Choice
TransactionParties9. getDbtr()
Gets the value of the dbtr property.Party40Choice
TransactionParties9. getInitgPty()
Gets the value of the initgPty property.Party40Choice
ProprietaryParty5. getPty()
Gets the value of the pty property.Party40Choice
TransactionParties9. getTradgPty()
Gets the value of the tradgPty property.Party40Choice
TransactionParties9. getUltmtCdtr()
Gets the value of the ultmtCdtr property.Party40Choice
TransactionParties9. getUltmtDbtr()
Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type Party40Choice Modifier and Type Method Description void
TransactionParties9. setCdtr(Party40Choice value)
Sets the value of the cdtr property.void
TransactionParties9. setDbtr(Party40Choice value)
Sets the value of the dbtr property.void
TransactionParties9. setInitgPty(Party40Choice value)
Sets the value of the initgPty property.void
ProprietaryParty5. setPty(Party40Choice value)
Sets the value of the pty property.void
TransactionParties9. setTradgPty(Party40Choice value)
Sets the value of the tradgPty property.void
TransactionParties9. setUltmtCdtr(Party40Choice value)
Sets the value of the ultmtCdtr property.void
TransactionParties9. setUltmtDbtr(Party40Choice value)
Sets the value of the ultmtDbtr property.
-