Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_09.PartyIdentification135
Packages that use PartyIdentification135
-
Uses of PartyIdentification135 in org.kapott.hbci.sepa.jaxb.pain_001_001_09
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_09 declared as PartyIdentification135Modifier and TypeFieldDescriptionprotected PartyIdentification135CreditTransferTransaction34.cdtrprotected PartyIdentification135PaymentInstruction30.dbtrprotected PartyIdentification135Garnishment3.grnsheeprotected PartyIdentification135Garnishment3.grnshmtAdmstrprotected PartyIdentification135GroupHeader85.initgPtyprotected PartyIdentification135StructuredRemittanceInformation16.invceeprotected PartyIdentification135StructuredRemittanceInformation16.invcrprotected PartyIdentification135CreditTransferTransaction34.ultmtCdtrprotected PartyIdentification135CreditTransferTransaction34.ultmtDbtrprotected PartyIdentification135PaymentInstruction30.ultmtDbtrMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return PartyIdentification135Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification135()Create an instance ofPartyIdentification135CreditTransferTransaction34.getCdtr()Gets the value of the cdtr property.PaymentInstruction30.getDbtr()Gets the value of the dbtr property.Garnishment3.getGrnshee()Gets the value of the grnshee property.Garnishment3.getGrnshmtAdmstr()Gets the value of the grnshmtAdmstr property.GroupHeader85.getInitgPty()Gets the value of the initgPty property.StructuredRemittanceInformation16.getInvcee()Gets the value of the invcee property.StructuredRemittanceInformation16.getInvcr()Gets the value of the invcr property.CreditTransferTransaction34.getUltmtCdtr()Gets the value of the ultmtCdtr property.CreditTransferTransaction34.getUltmtDbtr()Gets the value of the ultmtDbtr property.PaymentInstruction30.getUltmtDbtr()Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 with parameters of type PartyIdentification135Modifier and TypeMethodDescriptionvoidCreditTransferTransaction34.setCdtr(PartyIdentification135 value) Sets the value of the cdtr property.voidPaymentInstruction30.setDbtr(PartyIdentification135 value) Sets the value of the dbtr property.voidGarnishment3.setGrnshee(PartyIdentification135 value) Sets the value of the grnshee property.voidGarnishment3.setGrnshmtAdmstr(PartyIdentification135 value) Sets the value of the grnshmtAdmstr property.voidGroupHeader85.setInitgPty(PartyIdentification135 value) Sets the value of the initgPty property.voidStructuredRemittanceInformation16.setInvcee(PartyIdentification135 value) Sets the value of the invcee property.voidStructuredRemittanceInformation16.setInvcr(PartyIdentification135 value) Sets the value of the invcr property.voidCreditTransferTransaction34.setUltmtCdtr(PartyIdentification135 value) Sets the value of the ultmtCdtr property.voidCreditTransferTransaction34.setUltmtDbtr(PartyIdentification135 value) Sets the value of the ultmtDbtr property.voidPaymentInstruction30.setUltmtDbtr(PartyIdentification135 value) Sets the value of the ultmtDbtr property.