Class ObjectFactory
java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_002_01.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.kapott.hbci.sepa.jaxb.pain_008_002_01 package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.kapott.hbci.sepa.jaxb.pain_008_002_01 -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofAccountIdentificationSDD
Create an instance ofAmendmentInformationDetailsSDD
Create an instance ofBranchAndFinancialInstitutionIdentificationSDD1
Create an instance ofBranchAndFinancialInstitutionIdentificationSDD2
Create an instance ofCashAccountSDD1
Create an instance ofCashAccountSDD2
Create an instance ofCreditorReferenceInformationSDD
Create an instance ofCreditorReferenceTypeSDD
Create an instance ofCurrencyAndAmountSDD
Create an instance ofDateAndPlaceOfBirth
Create an instance ofDirectDebitTransactionInformationSDD
Create an instance ofDirectDebitTransactionSDD
Create an instance ofDocument
createDocument
(Document value) Create an instance ofFinancialInstitutionIdentificationSDD1
Create an instance ofFinancialInstitutionIdentificationSDD2
Create an instance ofGenericIdentification3
Create an instance ofGenericIdentification4
Create an instance ofGenericIdentificationSDD
Create an instance ofGroupHeaderSDD
Create an instance ofLocalInstrumentSDD
Create an instance ofMandateRelatedInformationSDD
Create an instance ofOrganisationIdentificationSDDChoice
Create an instance ofPain00800101
Create an instance ofPartyIdentificationSDD1
Create an instance ofPartyIdentificationSDD2
Create an instance ofPartyIdentificationSDD3
Create an instance ofPartyIdentificationSDD4
Create an instance ofPartyIdentificationSDD5
Create an instance ofPartySDD
Create an instance ofPartySDDChoice
Create an instance ofPaymentIdentification1
Create an instance ofPaymentInstructionInformationSDD
Create an instance ofPaymentTypeInformationSDD
Create an instance ofPersonIdentificationSDD1
Create an instance ofPersonIdentificationSDD2
Create an instance ofPostalAddressSDD
Create an instance ofPurposeSDD
Create an instance ofRemittanceInformationSDDChoice
Create an instance ofRestrictedIdentificationSDD
Create an instance ofServiceLevelSDD
Create an instance ofStructuredRemittanceInformationSDD
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.kapott.hbci.sepa.jaxb.pain_008_002_01
-
-
Method Details
-
createDocument
Create an instance ofDocument
-
createAccountIdentificationSDD
Create an instance ofAccountIdentificationSDD
-
createAmendmentInformationDetailsSDD
Create an instance ofAmendmentInformationDetailsSDD
-
createBranchAndFinancialInstitutionIdentificationSDD1
public BranchAndFinancialInstitutionIdentificationSDD1 createBranchAndFinancialInstitutionIdentificationSDD1()Create an instance ofBranchAndFinancialInstitutionIdentificationSDD1
-
createBranchAndFinancialInstitutionIdentificationSDD2
public BranchAndFinancialInstitutionIdentificationSDD2 createBranchAndFinancialInstitutionIdentificationSDD2()Create an instance ofBranchAndFinancialInstitutionIdentificationSDD2
-
createCashAccountSDD1
Create an instance ofCashAccountSDD1
-
createCashAccountSDD2
Create an instance ofCashAccountSDD2
-
createCreditorReferenceInformationSDD
Create an instance ofCreditorReferenceInformationSDD
-
createCreditorReferenceTypeSDD
Create an instance ofCreditorReferenceTypeSDD
-
createCurrencyAndAmountSDD
Create an instance ofCurrencyAndAmountSDD
-
createDateAndPlaceOfBirth
Create an instance ofDateAndPlaceOfBirth
-
createDirectDebitTransactionSDD
Create an instance ofDirectDebitTransactionSDD
-
createDirectDebitTransactionInformationSDD
Create an instance ofDirectDebitTransactionInformationSDD
-
createFinancialInstitutionIdentificationSDD1
Create an instance ofFinancialInstitutionIdentificationSDD1
-
createFinancialInstitutionIdentificationSDD2
Create an instance ofFinancialInstitutionIdentificationSDD2
-
createGenericIdentification3
Create an instance ofGenericIdentification3
-
createGenericIdentification4
Create an instance ofGenericIdentification4
-
createGenericIdentificationSDD
Create an instance ofGenericIdentificationSDD
-
createGroupHeaderSDD
Create an instance ofGroupHeaderSDD
-
createLocalInstrumentSDD
Create an instance ofLocalInstrumentSDD
-
createMandateRelatedInformationSDD
Create an instance ofMandateRelatedInformationSDD
-
createOrganisationIdentificationSDDChoice
Create an instance ofOrganisationIdentificationSDDChoice
-
createPartySDD
Create an instance ofPartySDD
-
createPartySDDChoice
Create an instance ofPartySDDChoice
-
createPartyIdentificationSDD1
Create an instance ofPartyIdentificationSDD1
-
createPartyIdentificationSDD2
Create an instance ofPartyIdentificationSDD2
-
createPartyIdentificationSDD3
Create an instance ofPartyIdentificationSDD3
-
createPartyIdentificationSDD4
Create an instance ofPartyIdentificationSDD4
-
createPartyIdentificationSDD5
Create an instance ofPartyIdentificationSDD5
-
createPaymentIdentification1
Create an instance ofPaymentIdentification1
-
createPaymentInstructionInformationSDD
Create an instance ofPaymentInstructionInformationSDD
-
createPaymentTypeInformationSDD
Create an instance ofPaymentTypeInformationSDD
-
createPersonIdentificationSDD1
Create an instance ofPersonIdentificationSDD1
-
createPersonIdentificationSDD2
Create an instance ofPersonIdentificationSDD2
-
createPostalAddressSDD
Create an instance ofPostalAddressSDD
-
createPurposeSDD
Create an instance ofPurposeSDD
-
createRemittanceInformationSDDChoice
Create an instance ofRemittanceInformationSDDChoice
-
createRestrictedIdentificationSDD
Create an instance ofRestrictedIdentificationSDD
-
createServiceLevelSDD
Create an instance ofServiceLevelSDD
-
createStructuredRemittanceInformationSDD
Create an instance ofStructuredRemittanceInformationSDD
-
createPain00800101
Create an instance ofPain00800101
-
createDocument
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Document
>
-