Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_002_03.PartyIdentificationSEPA1
Packages that use PartyIdentificationSEPA1
-
Uses of PartyIdentificationSEPA1 in org.kapott.hbci.sepa.jaxb.pain_001_002_03
Fields in org.kapott.hbci.sepa.jaxb.pain_001_002_03 declared as PartyIdentificationSEPA1Modifier and TypeFieldDescriptionprotected PartyIdentificationSEPA1GroupHeaderSCT.initgPtyprotected PartyIdentificationSEPA1CreditTransferTransactionInformationSCT.ultmtCdtrprotected PartyIdentificationSEPA1CreditTransferTransactionInformationSCT.ultmtDbtrprotected PartyIdentificationSEPA1PaymentInstructionInformationSCT.ultmtDbtrMethods in org.kapott.hbci.sepa.jaxb.pain_001_002_03 that return PartyIdentificationSEPA1Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentificationSEPA1()Create an instance ofPartyIdentificationSEPA1GroupHeaderSCT.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_002_03 with parameters of type PartyIdentificationSEPA1Modifier and TypeMethodDescriptionvoidGroupHeaderSCT.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.