Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_002_02.PartyIdentificationSCT1
Packages that use PartyIdentificationSCT1
-
Uses of PartyIdentificationSCT1 in org.kapott.hbci.sepa.jaxb.pain_001_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_001_002_02 declared as PartyIdentificationSCT1Modifier and TypeFieldDescriptionprotected PartyIdentificationSCT1GroupHeaderSCT.initgPtyprotected PartyIdentificationSCT1CreditTransferTransactionInformationSCT.ultmtCdtrprotected PartyIdentificationSCT1CreditTransferTransactionInformationSCT.ultmtDbtrprotected PartyIdentificationSCT1PaymentInstructionInformationSCT.ultmtDbtrMethods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 that return PartyIdentificationSCT1Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentificationSCT1()Create an instance ofPartyIdentificationSCT1GroupHeaderSCT.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_02 with parameters of type PartyIdentificationSCT1Modifier and TypeMethodDescriptionvoidGroupHeaderSCT.setInitgPty(PartyIdentificationSCT1 value) Sets the value of the initgPty property.voidCreditTransferTransactionInformationSCT.setUltmtCdtr(PartyIdentificationSCT1 value) Sets the value of the ultmtCdtr property.voidCreditTransferTransactionInformationSCT.setUltmtDbtr(PartyIdentificationSCT1 value) Sets the value of the ultmtDbtr property.voidPaymentInstructionInformationSCT.setUltmtDbtr(PartyIdentificationSCT1 value) Sets the value of the ultmtDbtr property.