Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.PartyIdentification43
Packages that use PartyIdentification43
-
Uses of PartyIdentification43 in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as PartyIdentification43Modifier and TypeFieldDescriptionprotected 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_04 that return PartyIdentification43Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification43()
Create an instance ofPartyIdentification43
TransactionParties3.getCdtr()
Gets the value of the cdtr property.TransactionParties3.getDbtr()
Gets the value of the dbtr property.TransactionParties3.getInitgPty()
Gets the value of the initgPty property.StructuredRemittanceInformation9.getInvcee()
Gets the value of the invcee property.StructuredRemittanceInformation9.getInvcr()
Gets the value of the invcr property.GroupHeader58.getMsgRcpt()
Gets the value of the msgRcpt property.PaymentReturnReason2.getOrgtr()
Gets the value of the orgtr property.CashAccount25.getOwnr()
Gets the value of the ownr property.ProprietaryParty3.getPty()
Gets the value of the pty property.TransactionParties3.getTradgPty()
Gets the value of the tradgPty property.TransactionParties3.getUltmtCdtr()
Gets the value of the ultmtCdtr property.TransactionParties3.getUltmtDbtr()
Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type PartyIdentification43Modifier and TypeMethodDescriptionvoid
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.