Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_002_01.PartyIdentificationSDD1
-
Packages that use PartyIdentificationSDD1 Package Description org.kapott.hbci.sepa.jaxb.pain_008_002_01 -
-
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 PartyIdentificationSDD1 Modifier and Type Field Description protected PartyIdentificationSDD1GroupHeaderSDD. initgPtyprotected PartyIdentificationSDD1DirectDebitTransactionInformationSDD. ultmtCdtrprotected PartyIdentificationSDD1PaymentInstructionInformationSDD. ultmtCdtrprotected PartyIdentificationSDD1DirectDebitTransactionInformationSDD. ultmtDbtrMethods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 that return PartyIdentificationSDD1 Modifier and Type Method Description PartyIdentificationSDD1ObjectFactory. createPartyIdentificationSDD1()Create an instance ofPartyIdentificationSDD1PartyIdentificationSDD1GroupHeaderSDD. getInitgPty()Gets the value of the initgPty property.PartyIdentificationSDD1DirectDebitTransactionInformationSDD. getUltmtCdtr()Gets the value of the ultmtCdtr property.PartyIdentificationSDD1PaymentInstructionInformationSDD. getUltmtCdtr()Gets the value of the ultmtCdtr property.PartyIdentificationSDD1DirectDebitTransactionInformationSDD. getUltmtDbtr()Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 with parameters of type PartyIdentificationSDD1 Modifier and Type Method Description voidGroupHeaderSDD. setInitgPty(PartyIdentificationSDD1 value)Sets the value of the initgPty property.voidDirectDebitTransactionInformationSDD. setUltmtCdtr(PartyIdentificationSDD1 value)Sets the value of the ultmtCdtr property.voidPaymentInstructionInformationSDD. setUltmtCdtr(PartyIdentificationSDD1 value)Sets the value of the ultmtCdtr property.voidDirectDebitTransactionInformationSDD. setUltmtDbtr(PartyIdentificationSDD1 value)Sets the value of the ultmtDbtr property.
-