Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_02.PartyIdentificationSEPA1
Packages that use PartyIdentificationSEPA1
-
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 PartyIdentificationSEPA1Modifier and TypeFieldDescriptionprotected PartyIdentificationSEPA1
GroupHeaderSDD.initgPty
protected PartyIdentificationSEPA1
DirectDebitTransactionInformationSDD.ultmtCdtr
protected PartyIdentificationSEPA1
PaymentInstructionInformationSDD.ultmtCdtr
protected PartyIdentificationSEPA1
DirectDebitTransactionInformationSDD.ultmtDbtr
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_02 that return PartyIdentificationSEPA1Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentificationSEPA1()
Create an instance ofPartyIdentificationSEPA1
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_001_02 with parameters of type PartyIdentificationSEPA1Modifier and TypeMethodDescriptionvoid
GroupHeaderSDD.setInitgPty
(PartyIdentificationSEPA1 value) Sets the value of the initgPty property.void
DirectDebitTransactionInformationSDD.setUltmtCdtr
(PartyIdentificationSEPA1 value) Sets the value of the ultmtCdtr property.void
PaymentInstructionInformationSDD.setUltmtCdtr
(PartyIdentificationSEPA1 value) Sets the value of the ultmtCdtr property.void
DirectDebitTransactionInformationSDD.setUltmtDbtr
(PartyIdentificationSEPA1 value) Sets the value of the ultmtDbtr property.