Class ObjectFactory
java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_001_001_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_001_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.
-
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_03 -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofAccountIdentificationSEPA
Create an instance ofActiveOrHistoricCurrencyAndAmountSEPA
Create an instance ofAmountTypeSEPA
Create an instance ofBranchAndFinancialInstitutionIdentificationSEPA1
Create an instance ofBranchAndFinancialInstitutionIdentificationSEPA3
Create an instance ofCashAccountSEPA1
Create an instance ofCashAccountSEPA2
Create an instance ofCategoryPurposeSEPA
Create an instance ofCreditorReferenceInformationSEPA1
Create an instance ofCreditorReferenceTypeCodeSEPA
Create an instance ofCreditorReferenceTypeSEPA
Create an instance ofCreditTransferTransactionInformationSCT
Create an instance ofCustomerCreditTransferInitiationV03
Create an instance ofDateAndPlaceOfBirth
Create an instance ofDocument
createDocument
(Document value) Create an instance ofFinancialInstitutionIdentificationSEPA1
Create an instance ofFinancialInstitutionIdentificationSEPA3
Create an instance ofGenericOrganisationIdentification1
Create an instance ofGenericPersonIdentification1
Create an instance ofGroupHeaderSCT
Create an instance ofOrganisationIdentificationSchemeName1Choice
Create an instance ofOrganisationIdentificationSEPAChoice
Create an instance ofOthrIdentification
Create an instance ofPartyIdentificationSEPA1
Create an instance ofPartyIdentificationSEPA2
Create an instance ofPartySEPAChoice
Create an instance ofPaymentIdentificationSEPA
Create an instance ofPaymentInstructionInformationSCT
Create an instance ofPaymentTypeInformationSCT1
Create an instance ofPaymentTypeInformationSCT2
Create an instance ofPersonIdentificationSchemeName1Choice
Create an instance ofPersonIdentificationSEPA1Choice
Create an instance ofPostalAddressSEPA
Create an instance ofPurposeSEPA
Create an instance ofRemittanceInformationSEPA1Choice
Create an instance ofServiceLevel
Create an instance ofStructuredRemittanceInformationSEPA1
-
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_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
-
createBranchAndFinancialInstitutionIdentificationSEPA3
public BranchAndFinancialInstitutionIdentificationSEPA3 createBranchAndFinancialInstitutionIdentificationSEPA3()Create an instance ofBranchAndFinancialInstitutionIdentificationSEPA3
-
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
-
createFinancialInstitutionIdentificationSEPA3
Create an instance ofFinancialInstitutionIdentificationSEPA3
-
createOthrIdentification
Create an instance ofOthrIdentification
-
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
-
createServiceLevel
Create an instance ofServiceLevel
-
createStructuredRemittanceInformationSEPA1
Create an instance ofStructuredRemittanceInformationSEPA1
-
createDocument
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Document
>
-