Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_02.PartyIdentificationSEPA1
-
Packages that use PartyIdentificationSEPA1 Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_02 -
-
Uses of PartyIdentificationSEPA1 in org.kapott.hbci.sepa.jaxb.pain_008_001_02
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_02 declared as PartyIdentificationSEPA1 Modifier and Type Field Description protected PartyIdentificationSEPA1GroupHeaderSDD. initgPtyprotected PartyIdentificationSEPA1DirectDebitTransactionInformationSDD. ultmtCdtrprotected PartyIdentificationSEPA1PaymentInstructionInformationSDD. ultmtCdtrprotected PartyIdentificationSEPA1DirectDebitTransactionInformationSDD. ultmtDbtrMethods in org.kapott.hbci.sepa.jaxb.pain_008_001_02 that return PartyIdentificationSEPA1 Modifier and Type Method Description PartyIdentificationSEPA1ObjectFactory. createPartyIdentificationSEPA1()Create an instance ofPartyIdentificationSEPA1PartyIdentificationSEPA1GroupHeaderSDD. getInitgPty()Gets the value of the initgPty property.PartyIdentificationSEPA1DirectDebitTransactionInformationSDD. getUltmtCdtr()Gets the value of the ultmtCdtr property.PartyIdentificationSEPA1PaymentInstructionInformationSDD. getUltmtCdtr()Gets the value of the ultmtCdtr property.PartyIdentificationSEPA1DirectDebitTransactionInformationSDD. getUltmtDbtr()Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_02 with parameters of type PartyIdentificationSEPA1 Modifier and Type Method Description voidGroupHeaderSDD. setInitgPty(PartyIdentificationSEPA1 value)Sets the value of the initgPty property.voidDirectDebitTransactionInformationSDD. setUltmtCdtr(PartyIdentificationSEPA1 value)Sets the value of the ultmtCdtr property.voidPaymentInstructionInformationSDD. setUltmtCdtr(PartyIdentificationSEPA1 value)Sets the value of the ultmtCdtr property.voidDirectDebitTransactionInformationSDD. setUltmtDbtr(PartyIdentificationSEPA1 value)Sets the value of the ultmtDbtr property.
-