Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_09.PartyIdentification135
-
Packages that use PartyIdentification135 Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_09 -
-
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 PartyIdentification135 Modifier and Type Field Description protected 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 PartyIdentification135 Modifier and Type Method Description PartyIdentification135
ObjectFactory. createPartyIdentification135()
Create an instance ofPartyIdentification135
PartyIdentification135
CreditTransferTransaction34. getCdtr()
Gets the value of the cdtr property.PartyIdentification135
PaymentInstruction30. 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
GroupHeader85. getInitgPty()
Gets the value of the initgPty property.PartyIdentification135
StructuredRemittanceInformation16. getInvcee()
Gets the value of the invcee property.PartyIdentification135
StructuredRemittanceInformation16. getInvcr()
Gets the value of the invcr property.PartyIdentification135
CreditTransferTransaction34. getUltmtCdtr()
Gets the value of the ultmtCdtr property.PartyIdentification135
CreditTransferTransaction34. getUltmtDbtr()
Gets the value of the ultmtDbtr property.PartyIdentification135
PaymentInstruction30. getUltmtDbtr()
Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 with parameters of type PartyIdentification135 Modifier and Type Method Description void
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.
-