Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.PartyIdentification125
Packages that use PartyIdentification125
-
Uses of PartyIdentification125 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as PartyIdentification125Modifier and TypeFieldDescriptionprotected PartyIdentification125
Garnishment2.grnshee
protected PartyIdentification125
Garnishment2.grnshmtAdmstr
protected PartyIdentification125
StructuredRemittanceInformation15.invcee
protected PartyIdentification125
StructuredRemittanceInformation15.invcr
protected PartyIdentification125
GroupHeader73.msgRcpt
protected PartyIdentification125
PaymentReturnReason3.orgtr
protected PartyIdentification125
CashAccount36.ownr
protected PartyIdentification125
Party35Choice.pty
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return PartyIdentification125Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification125()
Create an instance ofPartyIdentification125
Garnishment2.getGrnshee()
Gets the value of the grnshee property.Garnishment2.getGrnshmtAdmstr()
Gets the value of the grnshmtAdmstr property.StructuredRemittanceInformation15.getInvcee()
Gets the value of the invcee property.StructuredRemittanceInformation15.getInvcr()
Gets the value of the invcr property.GroupHeader73.getMsgRcpt()
Gets the value of the msgRcpt property.PaymentReturnReason3.getOrgtr()
Gets the value of the orgtr property.CashAccount36.getOwnr()
Gets the value of the ownr property.Party35Choice.getPty()
Gets the value of the pty property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type PartyIdentification125Modifier and TypeMethodDescriptionvoid
Garnishment2.setGrnshee
(PartyIdentification125 value) Sets the value of the grnshee property.void
Garnishment2.setGrnshmtAdmstr
(PartyIdentification125 value) Sets the value of the grnshmtAdmstr property.void
StructuredRemittanceInformation15.setInvcee
(PartyIdentification125 value) Sets the value of the invcee property.void
StructuredRemittanceInformation15.setInvcr
(PartyIdentification125 value) Sets the value of the invcr property.void
GroupHeader73.setMsgRcpt
(PartyIdentification125 value) Sets the value of the msgRcpt property.void
PaymentReturnReason3.setOrgtr
(PartyIdentification125 value) Sets the value of the orgtr property.void
CashAccount36.setOwnr
(PartyIdentification125 value) Sets the value of the ownr property.void
Party35Choice.setPty
(PartyIdentification125 value) Sets the value of the pty property.