Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_003_03.PartyIdentificationSEPA1
Packages that use PartyIdentificationSEPA1
-
Uses of PartyIdentificationSEPA1 in org.kapott.hbci.sepa.jaxb.pain_001_003_03
Fields in org.kapott.hbci.sepa.jaxb.pain_001_003_03 declared as PartyIdentificationSEPA1Modifier and TypeFieldDescriptionprotected PartyIdentificationSEPA1
GroupHeaderSCT.initgPty
protected PartyIdentificationSEPA1
CreditTransferTransactionInformationSCT.ultmtCdtr
protected PartyIdentificationSEPA1
CreditTransferTransactionInformationSCT.ultmtDbtr
protected PartyIdentificationSEPA1
PaymentInstructionInformationSCT.ultmtDbtr
Methods in org.kapott.hbci.sepa.jaxb.pain_001_003_03 that return PartyIdentificationSEPA1Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentificationSEPA1()
Create an instance ofPartyIdentificationSEPA1
GroupHeaderSCT.getInitgPty()
Gets the value of the initgPty property.CreditTransferTransactionInformationSCT.getUltmtCdtr()
Gets the value of the ultmtCdtr property.CreditTransferTransactionInformationSCT.getUltmtDbtr()
Gets the value of the ultmtDbtr property.PaymentInstructionInformationSCT.getUltmtDbtr()
Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_003_03 with parameters of type PartyIdentificationSEPA1Modifier and TypeMethodDescriptionvoid
GroupHeaderSCT.setInitgPty
(PartyIdentificationSEPA1 value) Sets the value of the initgPty property.void
CreditTransferTransactionInformationSCT.setUltmtCdtr
(PartyIdentificationSEPA1 value) Sets the value of the ultmtCdtr property.void
CreditTransferTransactionInformationSCT.setUltmtDbtr
(PartyIdentificationSEPA1 value) Sets the value of the ultmtDbtr property.void
PaymentInstructionInformationSCT.setUltmtDbtr
(PartyIdentificationSEPA1 value) Sets the value of the ultmtDbtr property.