Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_08.PartyIdentification135
Packages that use PartyIdentification135
-
Uses of PartyIdentification135 in org.kapott.hbci.sepa.jaxb.camt_052_001_08
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_08 declared as PartyIdentification135Modifier and TypeFieldDescriptionprotected PartyIdentification135
Garnishment3.grnshee
protected PartyIdentification135
Garnishment3.grnshmtAdmstr
protected PartyIdentification135
StructuredRemittanceInformation16.invcee
protected PartyIdentification135
StructuredRemittanceInformation16.invcr
protected PartyIdentification135
GroupHeader81.msgRcpt
protected PartyIdentification135
PaymentReturnReason5.orgtr
protected PartyIdentification135
CashAccount39.ownr
protected PartyIdentification135
Party40Choice.pty
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 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.StructuredRemittanceInformation16.getInvcee()
Gets the value of the invcee property.StructuredRemittanceInformation16.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.CashAccount39.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_08 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
StructuredRemittanceInformation16.setInvcee
(PartyIdentification135 value) Sets the value of the invcee property.void
StructuredRemittanceInformation16.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
CashAccount39.setOwnr
(PartyIdentification135 value) Sets the value of the ownr property.void
Party40Choice.setPty
(PartyIdentification135 value) Sets the value of the pty property.