Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_11.PartyIdentification135
-
Packages that use PartyIdentification135 Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_11 -
-
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 PartyIdentification135 Modifier and Type Field Description protected 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 PartyIdentification135 Modifier and Type Method Description PartyIdentification135
ObjectFactory. createPartyIdentification135()
Create an instance ofPartyIdentification135
PartyIdentification135
CreditTransferTransaction54. getCdtr()
Gets the value of the cdtr property.PartyIdentification135
PaymentInstruction40. getDbtr()
Gets the value of the dbtr property.PartyIdentification135
Garnishment3. getGrnshee()
Gets the value of the grnshee property.PartyIdentification135
Garnishment3. getGrnshmtAdmstr()
Gets the value of the grnshmtAdmstr property.PartyIdentification135
GroupHeader95. getInitgPty()
Gets the value of the initgPty property.PartyIdentification135
StructuredRemittanceInformation17. getInvcee()
Gets the value of the invcee property.PartyIdentification135
StructuredRemittanceInformation17. getInvcr()
Gets the value of the invcr property.PartyIdentification135
CreditTransferTransaction54. getUltmtCdtr()
Gets the value of the ultmtCdtr property.PartyIdentification135
CreditTransferTransaction54. getUltmtDbtr()
Gets the value of the ultmtDbtr property.PartyIdentification135
PaymentInstruction40. getUltmtDbtr()
Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 with parameters of type PartyIdentification135 Modifier and Type Method Description void
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.
-