Class ObjectFactory
java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_001_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_001_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_001_01 -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofAccountIdentification2
Create an instance ofAmendmentInformationDetails4
Create an instance ofCashAccount8
Create an instance ofCreditorReferenceInformation1
Create an instance ofCreditorReferenceType1
Create an instance ofCurrencyAndAmount
Create an instance ofDateAndPlaceOfBirth
Create an instance ofDirectDebitTransaction4
Create an instance ofDirectDebitTransactionInformation2
Create an instance ofDocument
createDocument
(Document value) Create an instance ofEuroMax9Amount
Create an instance ofFinancialInstitution2
Create an instance ofFinancialInstitution3
Create an instance ofFinancialInstitutionIdentification4
Create an instance ofFinancialInstitutionIdentification5
Create an instance ofGenericIdentification3
Create an instance ofGenericIdentification4
Create an instance ofGroupHeader20
Create an instance ofMandateRelatedInformation4
Create an instance ofOrganisationIdentification2
Create an instance ofPain00800101
Create an instance ofParty2Choice
Create an instance ofParty5Choice
Create an instance ofPartyIdentification11
Create an instance ofPartyIdentification12
Create an instance ofPartyIdentification17
Create an instance ofPartyIdentification20
Create an instance ofPartyIdentification22
Create an instance ofPartyIdentification23
Create an instance ofPartyIdentification8
Create an instance ofPartyPrivate1
Create an instance ofPaymentIdentification1
Create an instance ofPaymentInstructionInformation5
Create an instance ofPaymentTypeInformation8
Create an instance ofPersonIdentification3
Create an instance ofPersonIdentification4
Create an instance ofPostalAddress1
Create an instance ofPostalAddress5
Create an instance ofReferredDocumentAmount1Choice
Create an instance ofReferredDocumentInformation1
Create an instance ofReferredDocumentType1
Create an instance ofRemittanceInformation3
Create an instance ofRestrictedIdentification1
Create an instance ofRestrictedIdentification2
Create an instance ofServiceLevel4
Create an instance ofStructuredRemittanceInformation6
-
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_001_01
-
-
Method Details
-
createDocument
Create an instance ofDocument
-
createAccountIdentification2
Create an instance ofAccountIdentification2
-
createAmendmentInformationDetails4
Create an instance ofAmendmentInformationDetails4
-
createCashAccount8
Create an instance ofCashAccount8
-
createCreditorReferenceInformation1
Create an instance ofCreditorReferenceInformation1
-
createCreditorReferenceType1
Create an instance ofCreditorReferenceType1
-
createCurrencyAndAmount
Create an instance ofCurrencyAndAmount
-
createDateAndPlaceOfBirth
Create an instance ofDateAndPlaceOfBirth
-
createDirectDebitTransaction4
Create an instance ofDirectDebitTransaction4
-
createDirectDebitTransactionInformation2
Create an instance ofDirectDebitTransactionInformation2
-
createEuroMax9Amount
Create an instance ofEuroMax9Amount
-
createFinancialInstitution2
Create an instance ofFinancialInstitution2
-
createFinancialInstitution3
Create an instance ofFinancialInstitution3
-
createFinancialInstitutionIdentification4
Create an instance ofFinancialInstitutionIdentification4
-
createFinancialInstitutionIdentification5
Create an instance ofFinancialInstitutionIdentification5
-
createGenericIdentification3
Create an instance ofGenericIdentification3
-
createGenericIdentification4
Create an instance ofGenericIdentification4
-
createGroupHeader20
Create an instance ofGroupHeader20
-
createMandateRelatedInformation4
Create an instance ofMandateRelatedInformation4
-
createOrganisationIdentification2
Create an instance ofOrganisationIdentification2
-
createParty2Choice
Create an instance ofParty2Choice
-
createParty5Choice
Create an instance ofParty5Choice
-
createPartyIdentification8
Create an instance ofPartyIdentification8
-
createPartyIdentification11
Create an instance ofPartyIdentification11
-
createPartyIdentification12
Create an instance ofPartyIdentification12
-
createPartyIdentification17
Create an instance ofPartyIdentification17
-
createPartyIdentification20
Create an instance ofPartyIdentification20
-
createPartyIdentification22
Create an instance ofPartyIdentification22
-
createPartyIdentification23
Create an instance ofPartyIdentification23
-
createPartyPrivate1
Create an instance ofPartyPrivate1
-
createPaymentIdentification1
Create an instance ofPaymentIdentification1
-
createPaymentInstructionInformation5
Create an instance ofPaymentInstructionInformation5
-
createPaymentTypeInformation8
Create an instance ofPaymentTypeInformation8
-
createPersonIdentification3
Create an instance ofPersonIdentification3
-
createPersonIdentification4
Create an instance ofPersonIdentification4
-
createPostalAddress1
Create an instance ofPostalAddress1
-
createPostalAddress5
Create an instance ofPostalAddress5
-
createReferredDocumentAmount1Choice
Create an instance ofReferredDocumentAmount1Choice
-
createReferredDocumentInformation1
Create an instance ofReferredDocumentInformation1
-
createReferredDocumentType1
Create an instance ofReferredDocumentType1
-
createRemittanceInformation3
Create an instance ofRemittanceInformation3
-
createRestrictedIdentification1
Create an instance ofRestrictedIdentification1
-
createRestrictedIdentification2
Create an instance ofRestrictedIdentification2
-
createServiceLevel4
Create an instance ofServiceLevel4
-
createStructuredRemittanceInformation6
Create an instance ofStructuredRemittanceInformation6
-
createPain00800101
Create an instance ofPain00800101
-
createDocument
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Document
>
-