Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_11.PartyIdentification135
Packages that use PartyIdentification135
-
Uses of PartyIdentification135 in org.kapott.hbci.sepa.jaxb.pain_001_001_11
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_11 declared as PartyIdentification135Modifier and TypeFieldDescriptionprotected PartyIdentification135CreditTransferTransaction54.cdtrprotected PartyIdentification135PaymentInstruction40.dbtrprotected PartyIdentification135Garnishment3.grnsheeprotected PartyIdentification135Garnishment3.grnshmtAdmstrprotected PartyIdentification135GroupHeader95.initgPtyprotected PartyIdentification135StructuredRemittanceInformation17.invceeprotected PartyIdentification135StructuredRemittanceInformation17.invcrprotected PartyIdentification135CreditTransferTransaction54.ultmtCdtrprotected PartyIdentification135CreditTransferTransaction54.ultmtDbtrprotected PartyIdentification135PaymentInstruction40.ultmtDbtrMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return PartyIdentification135Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification135()Create an instance ofPartyIdentification135CreditTransferTransaction54.getCdtr()Gets the value of the cdtr property.PaymentInstruction40.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.GroupHeader95.getInitgPty()Gets the value of the initgPty property.StructuredRemittanceInformation17.getInvcee()Gets the value of the invcee property.StructuredRemittanceInformation17.getInvcr()Gets the value of the invcr property.CreditTransferTransaction54.getUltmtCdtr()Gets the value of the ultmtCdtr property.CreditTransferTransaction54.getUltmtDbtr()Gets the value of the ultmtDbtr property.PaymentInstruction40.getUltmtDbtr()Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 with parameters of type PartyIdentification135Modifier and TypeMethodDescriptionvoidCreditTransferTransaction54.setCdtr(PartyIdentification135 value) Sets the value of the cdtr property.voidPaymentInstruction40.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.voidGroupHeader95.setInitgPty(PartyIdentification135 value) Sets the value of the initgPty property.voidStructuredRemittanceInformation17.setInvcee(PartyIdentification135 value) Sets the value of the invcee property.voidStructuredRemittanceInformation17.setInvcr(PartyIdentification135 value) Sets the value of the invcr property.voidCreditTransferTransaction54.setUltmtCdtr(PartyIdentification135 value) Sets the value of the ultmtCdtr property.voidCreditTransferTransaction54.setUltmtDbtr(PartyIdentification135 value) Sets the value of the ultmtDbtr property.voidPaymentInstruction40.setUltmtDbtr(PartyIdentification135 value) Sets the value of the ultmtDbtr property.