Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_002_01.PartyIdentificationSDD1
Packages that use PartyIdentificationSDD1
-
Uses of PartyIdentificationSDD1 in org.kapott.hbci.sepa.jaxb.pain_008_002_01
Fields in org.kapott.hbci.sepa.jaxb.pain_008_002_01 declared as PartyIdentificationSDD1Modifier and TypeFieldDescriptionprotected PartyIdentificationSDD1
GroupHeaderSDD.initgPty
protected PartyIdentificationSDD1
DirectDebitTransactionInformationSDD.ultmtCdtr
protected PartyIdentificationSDD1
PaymentInstructionInformationSDD.ultmtCdtr
protected PartyIdentificationSDD1
DirectDebitTransactionInformationSDD.ultmtDbtr
Methods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 that return PartyIdentificationSDD1Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentificationSDD1()
Create an instance ofPartyIdentificationSDD1
GroupHeaderSDD.getInitgPty()
Gets the value of the initgPty property.DirectDebitTransactionInformationSDD.getUltmtCdtr()
Gets the value of the ultmtCdtr property.PaymentInstructionInformationSDD.getUltmtCdtr()
Gets the value of the ultmtCdtr property.DirectDebitTransactionInformationSDD.getUltmtDbtr()
Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 with parameters of type PartyIdentificationSDD1Modifier and TypeMethodDescriptionvoid
GroupHeaderSDD.setInitgPty
(PartyIdentificationSDD1 value) Sets the value of the initgPty property.void
DirectDebitTransactionInformationSDD.setUltmtCdtr
(PartyIdentificationSDD1 value) Sets the value of the ultmtCdtr property.void
PaymentInstructionInformationSDD.setUltmtCdtr
(PartyIdentificationSDD1 value) Sets the value of the ultmtCdtr property.void
DirectDebitTransactionInformationSDD.setUltmtDbtr
(PartyIdentificationSDD1 value) Sets the value of the ultmtDbtr property.