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 ofAccountIdentification2Create an instance ofAmendmentInformationDetails4Create an instance ofCashAccount8Create an instance ofCreditorReferenceInformation1Create an instance ofCreditorReferenceType1Create an instance ofCurrencyAndAmountCreate an instance ofDateAndPlaceOfBirthCreate an instance ofDirectDebitTransaction4Create an instance ofDirectDebitTransactionInformation2Create an instance ofDocumentcreateDocument(Document value) Create an instance ofEuroMax9AmountCreate an instance ofFinancialInstitution2Create an instance ofFinancialInstitution3Create an instance ofFinancialInstitutionIdentification4Create an instance ofFinancialInstitutionIdentification5Create an instance ofGenericIdentification3Create an instance ofGenericIdentification4Create an instance ofGroupHeader20Create an instance ofMandateRelatedInformation4Create an instance ofOrganisationIdentification2Create an instance ofPain00800101Create an instance ofParty2ChoiceCreate an instance ofParty5ChoiceCreate an instance ofPartyIdentification11Create an instance ofPartyIdentification12Create an instance ofPartyIdentification17Create an instance ofPartyIdentification20Create an instance ofPartyIdentification22Create an instance ofPartyIdentification23Create an instance ofPartyIdentification8Create an instance ofPartyPrivate1Create an instance ofPaymentIdentification1Create an instance ofPaymentInstructionInformation5Create an instance ofPaymentTypeInformation8Create an instance ofPersonIdentification3Create an instance ofPersonIdentification4Create an instance ofPostalAddress1Create an instance ofPostalAddress5Create an instance ofReferredDocumentAmount1ChoiceCreate an instance ofReferredDocumentInformation1Create an instance ofReferredDocumentType1Create an instance ofRemittanceInformation3Create an instance ofRestrictedIdentification1Create an instance ofRestrictedIdentification2Create an instance ofServiceLevel4Create 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>
-