Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_002_02.PartyIdentificationSEPA1
Packages that use PartyIdentificationSEPA1
-
Uses of PartyIdentificationSEPA1 in org.kapott.hbci.sepa.jaxb.pain_008_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_008_002_02 declared as PartyIdentificationSEPA1Modifier and TypeFieldDescriptionprotected PartyIdentificationSEPA1GroupHeaderSDD.initgPtyprotected PartyIdentificationSEPA1DirectDebitTransactionInformationSDD.ultmtCdtrprotected PartyIdentificationSEPA1PaymentInstructionInformationSDD.ultmtCdtrprotected PartyIdentificationSEPA1DirectDebitTransactionInformationSDD.ultmtDbtrMethods in org.kapott.hbci.sepa.jaxb.pain_008_002_02 that return PartyIdentificationSEPA1Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentificationSEPA1()Create an instance ofPartyIdentificationSEPA1GroupHeaderSDD.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_02 with parameters of type PartyIdentificationSEPA1Modifier and TypeMethodDescriptionvoidGroupHeaderSDD.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.