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.
-
Field Summary
Fields -
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 ofAccountIdentificationSDDCreate an instance ofAmendmentInformationDetailsSDDCreate an instance ofBranchAndFinancialInstitutionIdentificationSDD1Create an instance ofBranchAndFinancialInstitutionIdentificationSDD2Create an instance ofCashAccountSDD1Create an instance ofCashAccountSDD2Create an instance ofCreditorReferenceInformationSDDCreate an instance ofCreditorReferenceTypeSDDCreate an instance ofCurrencyAndAmountSDDCreate an instance ofDateAndPlaceOfBirthCreate an instance ofDirectDebitTransactionInformationSDDCreate an instance ofDirectDebitTransactionSDDCreate an instance ofDocumentcreateDocument(Document value) Create an instance ofFinancialInstitutionIdentificationSDD1Create an instance ofFinancialInstitutionIdentificationSDD2Create an instance ofGenericIdentification3Create an instance ofGenericIdentification4Create an instance ofGenericIdentificationSDDCreate an instance ofGroupHeaderSDDCreate an instance ofLocalInstrumentSDDCreate an instance ofMandateRelatedInformationSDDCreate an instance ofOrganisationIdentificationSDDChoiceCreate an instance ofPain00800101Create an instance ofPartyIdentificationSDD1Create an instance ofPartyIdentificationSDD2Create an instance ofPartyIdentificationSDD3Create an instance ofPartyIdentificationSDD4Create an instance ofPartyIdentificationSDD5Create an instance ofPartySDDCreate an instance ofPartySDDChoiceCreate an instance ofPaymentIdentification1Create an instance ofPaymentInstructionInformationSDDCreate an instance ofPaymentTypeInformationSDDCreate an instance ofPersonIdentificationSDD1Create an instance ofPersonIdentificationSDD2Create an instance ofPostalAddressSDDCreate an instance ofPurposeSDDCreate an instance ofRemittanceInformationSDDChoiceCreate an instance ofRestrictedIdentificationSDDCreate an instance ofServiceLevelSDDCreate an instance ofStructuredRemittanceInformationSDD
-
Field Details
-
_Document_QNAME
-
-
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>
-