Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.PartyIdentification43
-
Packages that use PartyIdentification43 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_03 -
-
Uses of PartyIdentification43 in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 declared as PartyIdentification43 Modifier and Type Field Description protected PartyIdentification43
TransactionParties3. cdtr
protected PartyIdentification43
TransactionParties3. dbtr
protected PartyIdentification43
TransactionParties3. initgPty
protected PartyIdentification43
StructuredRemittanceInformation9. invcee
protected PartyIdentification43
StructuredRemittanceInformation9. invcr
protected PartyIdentification43
GroupHeader58. msgRcpt
protected PartyIdentification43
PaymentReturnReason2. orgtr
protected PartyIdentification43
CashAccount25. ownr
protected PartyIdentification43
ProprietaryParty3. pty
protected PartyIdentification43
TransactionParties3. tradgPty
protected PartyIdentification43
TransactionParties3. ultmtCdtr
protected PartyIdentification43
TransactionParties3. ultmtDbtr
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return PartyIdentification43 Modifier and Type Method Description PartyIdentification43
ObjectFactory. createPartyIdentification43()
Create an instance ofPartyIdentification43
PartyIdentification43
TransactionParties3. getCdtr()
Gets the value of the cdtr property.PartyIdentification43
TransactionParties3. getDbtr()
Gets the value of the dbtr property.PartyIdentification43
TransactionParties3. getInitgPty()
Gets the value of the initgPty property.PartyIdentification43
StructuredRemittanceInformation9. getInvcee()
Gets the value of the invcee property.PartyIdentification43
StructuredRemittanceInformation9. getInvcr()
Gets the value of the invcr property.PartyIdentification43
GroupHeader58. getMsgRcpt()
Gets the value of the msgRcpt property.PartyIdentification43
PaymentReturnReason2. getOrgtr()
Gets the value of the orgtr property.PartyIdentification43
CashAccount25. getOwnr()
Gets the value of the ownr property.PartyIdentification43
ProprietaryParty3. getPty()
Gets the value of the pty property.PartyIdentification43
TransactionParties3. getTradgPty()
Gets the value of the tradgPty property.PartyIdentification43
TransactionParties3. getUltmtCdtr()
Gets the value of the ultmtCdtr property.PartyIdentification43
TransactionParties3. getUltmtDbtr()
Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with parameters of type PartyIdentification43 Modifier and Type Method Description void
TransactionParties3. setCdtr(PartyIdentification43 value)
Sets the value of the cdtr property.void
TransactionParties3. setDbtr(PartyIdentification43 value)
Sets the value of the dbtr property.void
TransactionParties3. setInitgPty(PartyIdentification43 value)
Sets the value of the initgPty property.void
StructuredRemittanceInformation9. setInvcee(PartyIdentification43 value)
Sets the value of the invcee property.void
StructuredRemittanceInformation9. setInvcr(PartyIdentification43 value)
Sets the value of the invcr property.void
GroupHeader58. setMsgRcpt(PartyIdentification43 value)
Sets the value of the msgRcpt property.void
PaymentReturnReason2. setOrgtr(PartyIdentification43 value)
Sets the value of the orgtr property.void
CashAccount25. setOwnr(PartyIdentification43 value)
Sets the value of the ownr property.void
ProprietaryParty3. setPty(PartyIdentification43 value)
Sets the value of the pty property.void
TransactionParties3. setTradgPty(PartyIdentification43 value)
Sets the value of the tradgPty property.void
TransactionParties3. setUltmtCdtr(PartyIdentification43 value)
Sets the value of the ultmtCdtr property.void
TransactionParties3. setUltmtDbtr(PartyIdentification43 value)
Sets the value of the ultmtDbtr property.
-