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 PartyIdentification125Garnishment2.grnsheeprotected PartyIdentification125Garnishment2.grnshmtAdmstrprotected PartyIdentification125StructuredRemittanceInformation15.invceeprotected PartyIdentification125StructuredRemittanceInformation15.invcrprotected PartyIdentification125GroupHeader73.msgRcptprotected PartyIdentification125PaymentReturnReason3.orgtrprotected PartyIdentification125CashAccount36.ownrprotected PartyIdentification125Party35Choice.ptyMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return PartyIdentification125Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification125()Create an instance ofPartyIdentification125Garnishment2.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 TypeMethodDescriptionvoidGarnishment2.setGrnshee(PartyIdentification125 value) Sets the value of the grnshee property.voidGarnishment2.setGrnshmtAdmstr(PartyIdentification125 value) Sets the value of the grnshmtAdmstr property.voidStructuredRemittanceInformation15.setInvcee(PartyIdentification125 value) Sets the value of the invcee property.voidStructuredRemittanceInformation15.setInvcr(PartyIdentification125 value) Sets the value of the invcr property.voidGroupHeader73.setMsgRcpt(PartyIdentification125 value) Sets the value of the msgRcpt property.voidPaymentReturnReason3.setOrgtr(PartyIdentification125 value) Sets the value of the orgtr property.voidCashAccount36.setOwnr(PartyIdentification125 value) Sets the value of the ownr property.voidParty35Choice.setPty(PartyIdentification125 value) Sets the value of the pty property.