Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.PartyIdentification32
Packages that use PartyIdentification32
-
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 PartyIdentification32Modifier and TypeFieldDescriptionprotected 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 PartyIdentification32Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification32()
Create an instance ofPartyIdentification32
TransactionParty2.getCdtr()
Gets the value of the cdtr property.TransactionParty2.getDbtr()
Gets the value of the dbtr property.TransactionParty2.getInitgPty()
Gets the value of the initgPty property.StructuredRemittanceInformation7.getInvcee()
Gets the value of the invcee property.StructuredRemittanceInformation7.getInvcr()
Gets the value of the invcr property.GroupHeader42.getMsgRcpt()
Gets the value of the msgRcpt property.ReturnReasonInformation10.getOrgtr()
Gets the value of the orgtr property.CashAccount20.getOwnr()
Gets the value of the ownr property.ProprietaryParty2.getPty()
Gets the value of the pty property.TransactionParty2.getTradgPty()
Gets the value of the tradgPty property.TransactionParty2.getUltmtCdtr()
Gets the value of the ultmtCdtr property.TransactionParty2.getUltmtDbtr()
Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with parameters of type PartyIdentification32Modifier and TypeMethodDescriptionvoid
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.