Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.PartyIdentification135
-
Packages that use PartyIdentification135 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
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 PartyIdentification135 Modifier and Type Field Description protected 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 PartyIdentification135 Modifier and Type Method Description PartyIdentification135
ObjectFactory. createPartyIdentification135()
Create an instance ofPartyIdentification135
PartyIdentification135
Garnishment3. getGrnshee()
Gets the value of the grnshee property.PartyIdentification135
Garnishment3. getGrnshmtAdmstr()
Gets the value of the grnshmtAdmstr property.PartyIdentification135
StructuredRemittanceInformation17. getInvcee()
Gets the value of the invcee property.PartyIdentification135
StructuredRemittanceInformation17. getInvcr()
Gets the value of the invcr property.PartyIdentification135
GroupHeader81. getMsgRcpt()
Gets the value of the msgRcpt property.PartyIdentification135
PaymentReturnReason5. getOrgtr()
Gets the value of the orgtr property.PartyIdentification135
CashAccount41. getOwnr()
Gets the value of the ownr property.PartyIdentification135
Party40Choice. getPty()
Gets the value of the pty property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type PartyIdentification135 Modifier and Type Method Description void
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.
-