Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.PartyIdentification135
Packages that use PartyIdentification135
-
Uses of PartyIdentification135 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as PartyIdentification135Modifier and TypeFieldDescriptionprotected PartyIdentification135
Garnishment3.grnshee
protected PartyIdentification135
Garnishment3.grnshmtAdmstr
protected PartyIdentification135
StructuredRemittanceInformation17.invcee
protected PartyIdentification135
StructuredRemittanceInformation17.invcr
protected PartyIdentification135
GroupHeader81.msgRcpt
protected PartyIdentification135
PaymentReturnReason5.orgtr
protected PartyIdentification135
CashAccount41.ownr
protected PartyIdentification135
Party40Choice.pty
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return PartyIdentification135Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification135()
Create an instance ofPartyIdentification135
Garnishment3.getGrnshee()
Gets the value of the grnshee property.Garnishment3.getGrnshmtAdmstr()
Gets the value of the grnshmtAdmstr property.StructuredRemittanceInformation17.getInvcee()
Gets the value of the invcee property.StructuredRemittanceInformation17.getInvcr()
Gets the value of the invcr property.GroupHeader81.getMsgRcpt()
Gets the value of the msgRcpt property.PaymentReturnReason5.getOrgtr()
Gets the value of the orgtr property.CashAccount41.getOwnr()
Gets the value of the ownr property.Party40Choice.getPty()
Gets the value of the pty property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type PartyIdentification135Modifier and TypeMethodDescriptionvoid
Garnishment3.setGrnshee
(PartyIdentification135 value) Sets the value of the grnshee property.void
Garnishment3.setGrnshmtAdmstr
(PartyIdentification135 value) Sets the value of the grnshmtAdmstr property.void
StructuredRemittanceInformation17.setInvcee
(PartyIdentification135 value) Sets the value of the invcee property.void
StructuredRemittanceInformation17.setInvcr
(PartyIdentification135 value) Sets the value of the invcr property.void
GroupHeader81.setMsgRcpt
(PartyIdentification135 value) Sets the value of the msgRcpt property.void
PaymentReturnReason5.setOrgtr
(PartyIdentification135 value) Sets the value of the orgtr property.void
CashAccount41.setOwnr
(PartyIdentification135 value) Sets the value of the ownr property.void
Party40Choice.setPty
(PartyIdentification135 value) Sets the value of the pty property.