Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_002_02.PartyIdentificationSCT2
-
Packages that use PartyIdentificationSCT2 Package Description org.kapott.hbci.sepa.jaxb.pain_001_002_02 -
-
Uses of PartyIdentificationSCT2 in org.kapott.hbci.sepa.jaxb.pain_001_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_001_002_02 declared as PartyIdentificationSCT2 Modifier and Type Field Description protected PartyIdentificationSCT2CreditTransferTransactionInformationSCT. cdtrprotected PartyIdentificationSCT2PaymentInstructionInformationSCT. dbtrMethods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 that return PartyIdentificationSCT2 Modifier and Type Method Description PartyIdentificationSCT2ObjectFactory. createPartyIdentificationSCT2()Create an instance ofPartyIdentificationSCT2PartyIdentificationSCT2CreditTransferTransactionInformationSCT. getCdtr()Gets the value of the cdtr property.PartyIdentificationSCT2PaymentInstructionInformationSCT. getDbtr()Gets the value of the dbtr property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 with parameters of type PartyIdentificationSCT2 Modifier and Type Method Description voidCreditTransferTransactionInformationSCT. setCdtr(PartyIdentificationSCT2 value)Sets the value of the cdtr property.voidPaymentInstructionInformationSCT. setDbtr(PartyIdentificationSCT2 value)Sets the value of the dbtr property.
-