Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.PartyIdentification32
-
Packages that use PartyIdentification32 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
Uses of PartyIdentification32 in org.kapott.hbci.sepa.jaxb.camt_052_001_02
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_02 declared as PartyIdentification32 Modifier and Type Field Description protected PartyIdentification32
TransactionParty2. cdtr
protected PartyIdentification32
TransactionParty2. dbtr
protected PartyIdentification32
TransactionParty2. initgPty
protected PartyIdentification32
StructuredRemittanceInformation7. invcee
protected PartyIdentification32
StructuredRemittanceInformation7. invcr
protected PartyIdentification32
GroupHeader42. msgRcpt
protected PartyIdentification32
ReturnReasonInformation10. orgtr
protected PartyIdentification32
CashAccount20. ownr
protected PartyIdentification32
ProprietaryParty2. pty
protected PartyIdentification32
TransactionParty2. tradgPty
protected PartyIdentification32
TransactionParty2. ultmtCdtr
protected PartyIdentification32
TransactionParty2. ultmtDbtr
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return PartyIdentification32 Modifier and Type Method Description PartyIdentification32
ObjectFactory. createPartyIdentification32()
Create an instance ofPartyIdentification32
PartyIdentification32
TransactionParty2. getCdtr()
Gets the value of the cdtr property.PartyIdentification32
TransactionParty2. getDbtr()
Gets the value of the dbtr property.PartyIdentification32
TransactionParty2. getInitgPty()
Gets the value of the initgPty property.PartyIdentification32
StructuredRemittanceInformation7. getInvcee()
Gets the value of the invcee property.PartyIdentification32
StructuredRemittanceInformation7. getInvcr()
Gets the value of the invcr property.PartyIdentification32
GroupHeader42. getMsgRcpt()
Gets the value of the msgRcpt property.PartyIdentification32
ReturnReasonInformation10. getOrgtr()
Gets the value of the orgtr property.PartyIdentification32
CashAccount20. getOwnr()
Gets the value of the ownr property.PartyIdentification32
ProprietaryParty2. getPty()
Gets the value of the pty property.PartyIdentification32
TransactionParty2. getTradgPty()
Gets the value of the tradgPty property.PartyIdentification32
TransactionParty2. getUltmtCdtr()
Gets the value of the ultmtCdtr property.PartyIdentification32
TransactionParty2. getUltmtDbtr()
Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with parameters of type PartyIdentification32 Modifier and Type Method Description void
TransactionParty2. setCdtr(PartyIdentification32 value)
Sets the value of the cdtr property.void
TransactionParty2. setDbtr(PartyIdentification32 value)
Sets the value of the dbtr property.void
TransactionParty2. setInitgPty(PartyIdentification32 value)
Sets the value of the initgPty property.void
StructuredRemittanceInformation7. setInvcee(PartyIdentification32 value)
Sets the value of the invcee property.void
StructuredRemittanceInformation7. setInvcr(PartyIdentification32 value)
Sets the value of the invcr property.void
GroupHeader42. setMsgRcpt(PartyIdentification32 value)
Sets the value of the msgRcpt property.void
ReturnReasonInformation10. setOrgtr(PartyIdentification32 value)
Sets the value of the orgtr property.void
CashAccount20. setOwnr(PartyIdentification32 value)
Sets the value of the ownr property.void
ProprietaryParty2. setPty(PartyIdentification32 value)
Sets the value of the pty property.void
TransactionParty2. setTradgPty(PartyIdentification32 value)
Sets the value of the tradgPty property.void
TransactionParty2. setUltmtCdtr(PartyIdentification32 value)
Sets the value of the ultmtCdtr property.void
TransactionParty2. setUltmtDbtr(PartyIdentification32 value)
Sets the value of the ultmtDbtr property.
-