Class ObjectFactory
java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_001_002_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_002_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_002_02 -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofAccountIdentificationSCT
Create an instance ofAmountTypeSCT
Create an instance ofBranchAndFinancialInstitutionIdentificationSCT
Create an instance ofCashAccountSCT1
Create an instance ofCashAccountSCT2
Create an instance ofCreditorReferenceInformationSCT
Create an instance ofCreditorReferenceTypeSCT
Create an instance ofCreditTransferTransactionInformationSCT
Create an instance ofCurrencyAndAmountSCT
Create an instance ofDateAndPlaceOfBirth
Create an instance ofDocument
createDocument
(Document value) Create an instance ofFinancialInstitutionIdentificationSCT
Create an instance ofGenericIdentification3
Create an instance ofGenericIdentification4
Create an instance ofGroupHeaderSCT
Create an instance ofOrganisationIdentificationSCTChoice
Create an instance ofPain00100102
Create an instance ofPartyIdentificationSCT1
Create an instance ofPartyIdentificationSCT2
Create an instance ofPartySCTChoice
Create an instance ofPaymentIdentification1
Create an instance ofPaymentInstructionInformationSCT
Create an instance ofPaymentTypeInformationSCT1
Create an instance ofPaymentTypeInformationSCT2
Create an instance ofPersonIdentification3
Create an instance ofPostalAddressSCT
Create an instance ofPurposeSCT
Create an instance ofRemittanceInformationSCTChoice
Create an instance ofServiceLevelSCT
Create an instance ofStructuredRemittanceInformationSCT
-
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_02
-
-
Method Details
-
createDocument
Create an instance ofDocument
-
createAccountIdentificationSCT
Create an instance ofAccountIdentificationSCT
-
createAmountTypeSCT
Create an instance ofAmountTypeSCT
-
createBranchAndFinancialInstitutionIdentificationSCT
public BranchAndFinancialInstitutionIdentificationSCT createBranchAndFinancialInstitutionIdentificationSCT()Create an instance ofBranchAndFinancialInstitutionIdentificationSCT
-
createCashAccountSCT1
Create an instance ofCashAccountSCT1
-
createCashAccountSCT2
Create an instance ofCashAccountSCT2
-
createCreditTransferTransactionInformationSCT
Create an instance ofCreditTransferTransactionInformationSCT
-
createCreditorReferenceInformationSCT
Create an instance ofCreditorReferenceInformationSCT
-
createCreditorReferenceTypeSCT
Create an instance ofCreditorReferenceTypeSCT
-
createCurrencyAndAmountSCT
Create an instance ofCurrencyAndAmountSCT
-
createDateAndPlaceOfBirth
Create an instance ofDateAndPlaceOfBirth
-
createFinancialInstitutionIdentificationSCT
Create an instance ofFinancialInstitutionIdentificationSCT
-
createGenericIdentification3
Create an instance ofGenericIdentification3
-
createGenericIdentification4
Create an instance ofGenericIdentification4
-
createGroupHeaderSCT
Create an instance ofGroupHeaderSCT
-
createOrganisationIdentificationSCTChoice
Create an instance ofOrganisationIdentificationSCTChoice
-
createPartySCTChoice
Create an instance ofPartySCTChoice
-
createPartyIdentificationSCT1
Create an instance ofPartyIdentificationSCT1
-
createPartyIdentificationSCT2
Create an instance ofPartyIdentificationSCT2
-
createPaymentIdentification1
Create an instance ofPaymentIdentification1
-
createPaymentInstructionInformationSCT
Create an instance ofPaymentInstructionInformationSCT
-
createPaymentTypeInformationSCT1
Create an instance ofPaymentTypeInformationSCT1
-
createPaymentTypeInformationSCT2
Create an instance ofPaymentTypeInformationSCT2
-
createPersonIdentification3
Create an instance ofPersonIdentification3
-
createPostalAddressSCT
Create an instance ofPostalAddressSCT
-
createPurposeSCT
Create an instance ofPurposeSCT
-
createRemittanceInformationSCTChoice
Create an instance ofRemittanceInformationSCTChoice
-
createServiceLevelSCT
Create an instance ofServiceLevelSCT
-
createStructuredRemittanceInformationSCT
Create an instance ofStructuredRemittanceInformationSCT
-
createPain00100102
Create an instance ofPain00100102
-
createDocument
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
Document
>
-