Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_003_02.PartyIdentificationSEPA3
Packages that use PartyIdentificationSEPA3
-
Uses of PartyIdentificationSEPA3 in org.kapott.hbci.sepa.jaxb.pain_008_003_02
Fields in org.kapott.hbci.sepa.jaxb.pain_008_003_02 declared as PartyIdentificationSEPA3Modifier and TypeFieldDescriptionprotected PartyIdentificationSEPA3DirectDebitTransactionSDD.cdtrSchmeIdprotected PartyIdentificationSEPA3PaymentInstructionInformationSDD.cdtrSchmeIdMethods in org.kapott.hbci.sepa.jaxb.pain_008_003_02 that return PartyIdentificationSEPA3Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentificationSEPA3()Create an instance ofPartyIdentificationSEPA3DirectDebitTransactionSDD.getCdtrSchmeId()Gets the value of the cdtrSchmeId property.PaymentInstructionInformationSDD.getCdtrSchmeId()Gets the value of the cdtrSchmeId property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_003_02 with parameters of type PartyIdentificationSEPA3Modifier and TypeMethodDescriptionvoidDirectDebitTransactionSDD.setCdtrSchmeId(PartyIdentificationSEPA3 value) Sets the value of the cdtrSchmeId property.voidPaymentInstructionInformationSDD.setCdtrSchmeId(PartyIdentificationSEPA3 value) Sets the value of the cdtrSchmeId property.