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 PartyIdentificationSDD1GroupHeaderSDD.initgPtyprotected PartyIdentificationSDD1DirectDebitTransactionInformationSDD.ultmtCdtrprotected PartyIdentificationSDD1PaymentInstructionInformationSDD.ultmtCdtrprotected PartyIdentificationSDD1DirectDebitTransactionInformationSDD.ultmtDbtrMethods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 that return PartyIdentificationSDD1Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentificationSDD1()Create an instance ofPartyIdentificationSDD1GroupHeaderSDD.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 TypeMethodDescriptionvoidGroupHeaderSDD.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.