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 PartyIdentification135Garnishment3.grnsheeprotected PartyIdentification135Garnishment3.grnshmtAdmstrprotected PartyIdentification135StructuredRemittanceInformation17.invceeprotected PartyIdentification135StructuredRemittanceInformation17.invcrprotected PartyIdentification135GroupHeader81.msgRcptprotected PartyIdentification135PaymentReturnReason5.orgtrprotected PartyIdentification135CashAccount41.ownrprotected PartyIdentification135Party40Choice.ptyMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return PartyIdentification135Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification135()Create an instance ofPartyIdentification135Garnishment3.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 TypeMethodDescriptionvoidGarnishment3.setGrnshee(PartyIdentification135 value) Sets the value of the grnshee property.voidGarnishment3.setGrnshmtAdmstr(PartyIdentification135 value) Sets the value of the grnshmtAdmstr property.voidStructuredRemittanceInformation17.setInvcee(PartyIdentification135 value) Sets the value of the invcee property.voidStructuredRemittanceInformation17.setInvcr(PartyIdentification135 value) Sets the value of the invcr property.voidGroupHeader81.setMsgRcpt(PartyIdentification135 value) Sets the value of the msgRcpt property.voidPaymentReturnReason5.setOrgtr(PartyIdentification135 value) Sets the value of the orgtr property.voidCashAccount41.setOwnr(PartyIdentification135 value) Sets the value of the ownr property.voidParty40Choice.setPty(PartyIdentification135 value) Sets the value of the pty property.