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.
-
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 ofAccountIdentification2
Create an instance ofAmountType3
Create an instance ofCashAccount8
Create an instance ofCreditorReferenceInformation1
Create an instance ofCreditorReferenceType1
Create an instance ofCreditTransferTransactionInformation2
Create an instance ofCurrencyAndAmount
Create an instance ofDateAndPlaceOfBirth
Create an instance ofDocument
createDocument
(Document value) Create an instance ofEuroMax9Amount
Create an instance ofFinancialInstitution2
Create an instance ofFinancialInstitutionIdentification4
Create an instance ofGenericIdentification3
Create an instance ofGenericIdentification4
Create an instance ofGroupHeader20
Create an instance ofOrganisationIdentification2
Create an instance ofPain00100102
Create an instance ofParty2Choice
Create an instance ofParty5Choice
Create an instance ofPartyIdentification20
Create an instance ofPartyIdentification21
Create an instance ofPartyIdentification23
Create an instance ofPartyIdentification8
Create an instance ofPaymentIdentification1
Create an instance ofPaymentInstructionInformation4
Create an instance ofPaymentTypeInformation7
Create an instance ofPersonIdentification3
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 ofServiceLevel4
Create an instance ofStructuredRemittanceInformation6
-
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
>
-