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