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 PartyIdentification135
CreditTransferTransaction34.cdtr
protected PartyIdentification135
PaymentInstruction30.dbtr
protected PartyIdentification135
Garnishment3.grnshee
protected PartyIdentification135
Garnishment3.grnshmtAdmstr
protected PartyIdentification135
GroupHeader85.initgPty
protected PartyIdentification135
StructuredRemittanceInformation16.invcee
protected PartyIdentification135
StructuredRemittanceInformation16.invcr
protected PartyIdentification135
CreditTransferTransaction34.ultmtCdtr
protected PartyIdentification135
CreditTransferTransaction34.ultmtDbtr
protected PartyIdentification135
PaymentInstruction30.ultmtDbtr
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return PartyIdentification135Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification135()
Create an instance ofPartyIdentification135
CreditTransferTransaction34.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 TypeMethodDescriptionvoid
CreditTransferTransaction34.setCdtr
(PartyIdentification135 value) Sets the value of the cdtr property.void
PaymentInstruction30.setDbtr
(PartyIdentification135 value) Sets the value of the dbtr property.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
GroupHeader85.setInitgPty
(PartyIdentification135 value) Sets the value of the initgPty property.void
StructuredRemittanceInformation16.setInvcee
(PartyIdentification135 value) Sets the value of the invcee property.void
StructuredRemittanceInformation16.setInvcr
(PartyIdentification135 value) Sets the value of the invcr property.void
CreditTransferTransaction34.setUltmtCdtr
(PartyIdentification135 value) Sets the value of the ultmtCdtr property.void
CreditTransferTransaction34.setUltmtDbtr
(PartyIdentification135 value) Sets the value of the ultmtDbtr property.void
PaymentInstruction30.setUltmtDbtr
(PartyIdentification135 value) Sets the value of the ultmtDbtr property.