Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_002_02.PartyIdentificationSCT1
-
Packages that use PartyIdentificationSCT1 Package Description org.kapott.hbci.sepa.jaxb.pain_001_002_02 -
-
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 PartyIdentificationSCT1 Modifier and Type Field Description protected PartyIdentificationSCT1GroupHeaderSCT. initgPtyprotected PartyIdentificationSCT1CreditTransferTransactionInformationSCT. ultmtCdtrprotected PartyIdentificationSCT1CreditTransferTransactionInformationSCT. ultmtDbtrprotected PartyIdentificationSCT1PaymentInstructionInformationSCT. ultmtDbtrMethods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 that return PartyIdentificationSCT1 Modifier and Type Method Description PartyIdentificationSCT1ObjectFactory. createPartyIdentificationSCT1()Create an instance ofPartyIdentificationSCT1PartyIdentificationSCT1GroupHeaderSCT. getInitgPty()Gets the value of the initgPty property.PartyIdentificationSCT1CreditTransferTransactionInformationSCT. getUltmtCdtr()Gets the value of the ultmtCdtr property.PartyIdentificationSCT1CreditTransferTransactionInformationSCT. getUltmtDbtr()Gets the value of the ultmtDbtr property.PartyIdentificationSCT1PaymentInstructionInformationSCT. getUltmtDbtr()Gets the value of the ultmtDbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 with parameters of type PartyIdentificationSCT1 Modifier and Type Method Description voidGroupHeaderSCT. 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.
-