Class ObjectFactory
java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_001_001_02.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.kapott.hbci.sepa.jaxb.pain_001_001_02 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_001_001_02 -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofAccountIdentification2Create an instance ofAmountType3Create an instance ofCashAccount8Create an instance ofCreditorReferenceInformation1Create an instance ofCreditorReferenceType1Create an instance ofCreditTransferTransactionInformation2Create an instance ofCurrencyAndAmountCreate an instance ofDateAndPlaceOfBirthCreate an instance ofDocumentcreateDocument(Document value) Create an instance ofEuroMax9AmountCreate an instance ofFinancialInstitution2Create an instance ofFinancialInstitutionIdentification4Create an instance ofGenericIdentification3Create an instance ofGenericIdentification4Create an instance ofGroupHeader20Create an instance ofOrganisationIdentification2Create an instance ofPain00100102Create an instance ofParty2ChoiceCreate an instance ofParty5ChoiceCreate an instance ofPartyIdentification20Create an instance ofPartyIdentification21Create an instance ofPartyIdentification23Create an instance ofPartyIdentification8Create an instance ofPaymentIdentification1Create an instance ofPaymentInstructionInformation4Create an instance ofPaymentTypeInformation7Create an instance ofPersonIdentification3Create an instance ofPostalAddress1Create an instance ofPostalAddress5Create an instance ofReferredDocumentAmount1ChoiceCreate an instance ofReferredDocumentInformation1Create an instance ofReferredDocumentType1Create an instance ofRemittanceInformation3Create 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_001_001_02
-
-
Method Details
-
createDocument
Create an instance ofDocument -
createAccountIdentification2
Create an instance ofAccountIdentification2 -
createAmountType3
Create an instance ofAmountType3 -
createCashAccount8
Create an instance ofCashAccount8 -
createCreditTransferTransactionInformation2
Create an instance ofCreditTransferTransactionInformation2 -
createCreditorReferenceInformation1
Create an instance ofCreditorReferenceInformation1 -
createCreditorReferenceType1
Create an instance ofCreditorReferenceType1 -
createCurrencyAndAmount
Create an instance ofCurrencyAndAmount -
createDateAndPlaceOfBirth
Create an instance ofDateAndPlaceOfBirth -
createEuroMax9Amount
Create an instance ofEuroMax9Amount -
createFinancialInstitution2
Create an instance ofFinancialInstitution2 -
createFinancialInstitutionIdentification4
Create an instance ofFinancialInstitutionIdentification4 -
createGenericIdentification3
Create an instance ofGenericIdentification3 -
createGenericIdentification4
Create an instance ofGenericIdentification4 -
createGroupHeader20
Create an instance ofGroupHeader20 -
createOrganisationIdentification2
Create an instance ofOrganisationIdentification2 -
createParty2Choice
Create an instance ofParty2Choice -
createParty5Choice
Create an instance ofParty5Choice -
createPartyIdentification8
Create an instance ofPartyIdentification8 -
createPartyIdentification20
Create an instance ofPartyIdentification20 -
createPartyIdentification21
Create an instance ofPartyIdentification21 -
createPartyIdentification23
Create an instance ofPartyIdentification23 -
createPaymentIdentification1
Create an instance ofPaymentIdentification1 -
createPaymentInstructionInformation4
Create an instance ofPaymentInstructionInformation4 -
createPaymentTypeInformation7
Create an instance ofPaymentTypeInformation7 -
createPersonIdentification3
Create an instance ofPersonIdentification3 -
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 -
createServiceLevel4
Create an instance ofServiceLevel4 -
createStructuredRemittanceInformation6
Create an instance ofStructuredRemittanceInformation6 -
createPain00100102
Create an instance ofPain00100102 -
createDocument
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Document>
-