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 PartyIdentificationSCT1
GroupHeaderSCT.initgPty
protected PartyIdentificationSCT1
CreditTransferTransactionInformationSCT.ultmtCdtr
protected PartyIdentificationSCT1
CreditTransferTransactionInformationSCT.ultmtDbtr
protected PartyIdentificationSCT1
PaymentInstructionInformationSCT.ultmtDbtr
Methods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 that return PartyIdentificationSCT1Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentificationSCT1()
Create an instance ofPartyIdentificationSCT1
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_002_02 with parameters of type PartyIdentificationSCT1Modifier and TypeMethodDescriptionvoid
GroupHeaderSCT.setInitgPty
(PartyIdentificationSCT1 value) Sets the value of the initgPty property.void
CreditTransferTransactionInformationSCT.setUltmtCdtr
(PartyIdentificationSCT1 value) Sets the value of the ultmtCdtr property.void
CreditTransferTransactionInformationSCT.setUltmtDbtr
(PartyIdentificationSCT1 value) Sets the value of the ultmtDbtr property.void
PaymentInstructionInformationSCT.setUltmtDbtr
(PartyIdentificationSCT1 value) Sets the value of the ultmtDbtr property.