Class ObjectFactory
java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_001_002_03.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_002_03 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_002_03 -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofAccountIdentificationSEPACreate an instance ofActiveOrHistoricCurrencyAndAmountSEPACreate an instance ofAmountTypeSEPACreate an instance ofBranchAndFinancialInstitutionIdentificationSEPA1Create an instance ofCashAccountSEPA1Create an instance ofCashAccountSEPA2Create an instance ofCategoryPurposeSEPACreate an instance ofCreditorReferenceInformationSEPA1Create an instance ofCreditorReferenceTypeCodeSEPACreate an instance ofCreditorReferenceTypeSEPACreate an instance ofCreditTransferTransactionInformationSCTCreate an instance ofCustomerCreditTransferInitiationV03Create an instance ofDateAndPlaceOfBirthCreate an instance ofDocumentcreateDocument(Document value) Create an instance ofFinancialInstitutionIdentificationSEPA1Create an instance ofGenericOrganisationIdentification1Create an instance ofGenericPersonIdentification1Create an instance ofGroupHeaderSCTCreate an instance ofOrganisationIdentificationSchemeName1ChoiceCreate an instance ofOrganisationIdentificationSEPAChoiceCreate an instance ofPartyIdentificationSEPA1Create an instance ofPartyIdentificationSEPA2Create an instance ofPartySEPAChoiceCreate an instance ofPaymentIdentificationSEPACreate an instance ofPaymentInstructionInformationSCTCreate an instance ofPaymentTypeInformationSCT1Create an instance ofPaymentTypeInformationSCT2Create an instance ofPersonIdentificationSchemeName1ChoiceCreate an instance ofPersonIdentificationSEPA1ChoiceCreate an instance ofPostalAddressSEPACreate an instance ofPurposeSEPACreate an instance ofRemittanceInformationSEPA1ChoiceCreate an instance ofServiceLevelSEPACreate an instance ofStructuredRemittanceInformationSEPA1
-
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_002_03
-
-
Method Details
-
createDocument
Create an instance ofDocument -
createAccountIdentificationSEPA
Create an instance ofAccountIdentificationSEPA -
createActiveOrHistoricCurrencyAndAmountSEPA
Create an instance ofActiveOrHistoricCurrencyAndAmountSEPA -
createAmountTypeSEPA
Create an instance ofAmountTypeSEPA -
createBranchAndFinancialInstitutionIdentificationSEPA1
public BranchAndFinancialInstitutionIdentificationSEPA1 createBranchAndFinancialInstitutionIdentificationSEPA1()Create an instance ofBranchAndFinancialInstitutionIdentificationSEPA1 -
createCashAccountSEPA1
Create an instance ofCashAccountSEPA1 -
createCashAccountSEPA2
Create an instance ofCashAccountSEPA2 -
createCategoryPurposeSEPA
Create an instance ofCategoryPurposeSEPA -
createCreditTransferTransactionInformationSCT
Create an instance ofCreditTransferTransactionInformationSCT -
createCreditorReferenceInformationSEPA1
Create an instance ofCreditorReferenceInformationSEPA1 -
createCreditorReferenceTypeSEPA
Create an instance ofCreditorReferenceTypeSEPA -
createCreditorReferenceTypeCodeSEPA
Create an instance ofCreditorReferenceTypeCodeSEPA -
createCustomerCreditTransferInitiationV03
Create an instance ofCustomerCreditTransferInitiationV03 -
createDateAndPlaceOfBirth
Create an instance ofDateAndPlaceOfBirth -
createFinancialInstitutionIdentificationSEPA1
Create an instance ofFinancialInstitutionIdentificationSEPA1 -
createGenericOrganisationIdentification1
Create an instance ofGenericOrganisationIdentification1 -
createGenericPersonIdentification1
Create an instance ofGenericPersonIdentification1 -
createGroupHeaderSCT
Create an instance ofGroupHeaderSCT -
createOrganisationIdentificationSEPAChoice
Create an instance ofOrganisationIdentificationSEPAChoice -
createOrganisationIdentificationSchemeName1Choice
public OrganisationIdentificationSchemeName1Choice createOrganisationIdentificationSchemeName1Choice()Create an instance ofOrganisationIdentificationSchemeName1Choice -
createPartySEPAChoice
Create an instance ofPartySEPAChoice -
createPartyIdentificationSEPA1
Create an instance ofPartyIdentificationSEPA1 -
createPartyIdentificationSEPA2
Create an instance ofPartyIdentificationSEPA2 -
createPaymentIdentificationSEPA
Create an instance ofPaymentIdentificationSEPA -
createPaymentInstructionInformationSCT
Create an instance ofPaymentInstructionInformationSCT -
createPaymentTypeInformationSCT1
Create an instance ofPaymentTypeInformationSCT1 -
createPaymentTypeInformationSCT2
Create an instance ofPaymentTypeInformationSCT2 -
createPersonIdentificationSEPA1Choice
Create an instance ofPersonIdentificationSEPA1Choice -
createPersonIdentificationSchemeName1Choice
Create an instance ofPersonIdentificationSchemeName1Choice -
createPostalAddressSEPA
Create an instance ofPostalAddressSEPA -
createPurposeSEPA
Create an instance ofPurposeSEPA -
createRemittanceInformationSEPA1Choice
Create an instance ofRemittanceInformationSEPA1Choice -
createServiceLevelSEPA
Create an instance ofServiceLevelSEPA -
createStructuredRemittanceInformationSEPA1
Create an instance ofStructuredRemittanceInformationSEPA1 -
createDocument
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Document>
-