Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_03.PartyIdentificationSEPA1
-
Packages that use PartyIdentificationSEPA1 Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_03 -
-
Uses of PartyIdentificationSEPA1 in org.kapott.hbci.sepa.jaxb.pain_001_001_03
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_03 declared as PartyIdentificationSEPA1 Modifier and Type Field Description protected PartyIdentificationSEPA1GroupHeaderSCT. initgPtyprotected PartyIdentificationSEPA1CreditTransferTransactionInformationSCT. ultmtCdtrprotected PartyIdentificationSEPA1CreditTransferTransactionInformationSCT. ultmtDbtrprotected PartyIdentificationSEPA1PaymentInstructionInformationSCT. ultmtDbtrMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_03 that return PartyIdentificationSEPA1 Modifier and Type Method Description PartyIdentificationSEPA1ObjectFactory. createPartyIdentificationSEPA1()Create an instance ofPartyIdentificationSEPA1PartyIdentificationSEPA1GroupHeaderSCT. getInitgPty()Gets the value of the initgPty property.PartyIdentificationSEPA1CreditTransferTransactionInformationSCT. getUltmtCdtr()Gets the value of the ultmtCdtr property.PartyIdentificationSEPA1CreditTransferTransactionInformationSCT. getUltmtDbtr()Gets the value of the ultmtDbtr property.PartyIdentificationSEPA1PaymentInstructionInformationSCT. getUltmtDbtr()Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_03 with parameters of type PartyIdentificationSEPA1 Modifier and Type Method Description voidGroupHeaderSCT. setInitgPty(PartyIdentificationSEPA1 value)Sets the value of the initgPty property.voidCreditTransferTransactionInformationSCT. setUltmtCdtr(PartyIdentificationSEPA1 value)Sets the value of the ultmtCdtr property.voidCreditTransferTransactionInformationSCT. setUltmtDbtr(PartyIdentificationSEPA1 value)Sets the value of the ultmtDbtr property.voidPaymentInstructionInformationSCT. setUltmtDbtr(PartyIdentificationSEPA1 value)Sets the value of the ultmtDbtr property.
-