Class ObjectFactory
java.lang.Object
org.coderic.iso20022.messages.cafc.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.coderic.iso20022.messages.cafc 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.coderic.iso20022.messages.cafc -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofAdditionalAmounts3Create an instance ofAdditionalData1Create an instance ofAdditionalFee2Create an instance ofAdditionalInformation30Create an instance ofAddress2Create an instance ofAddress3Create an instance ofAmount15Create an instance ofAmount17Create an instance ofApprovalEntity2Create an instance ofBatchManagementInformation1Create an instance ofCardData2Create an instance ofCardProgrammeMode3Create an instance ofContentInformationType20Create an instance ofContext16Create an instance ofDetailedAmount22Create an instance ofDocumentjakarta.xml.bind.JAXBElement<Document> createDocument(Document value) Create an instance ofEnvironment23Create an instance ofErrorDetails2Create an instance ofFeeAmount3Create an instance ofFeeCollectionIdentification1Create an instance ofFeeCollectionReference1Create an instance ofFeeCollectionResponse2Create an instance ofFeeCollectionResponseV02Create an instance ofGenericIdentification183Create an instance ofHeader66Create an instance ofJurisdiction2Create an instance ofLocalData1Create an instance ofLocalData4Create an instance ofLocalData5Create an instance ofMACData1Create an instance ofOriginalDataElements2Create an instance ofOriginalTransactionAmount2Create an instance ofPartyIdentification255Create an instance ofPartyIdentification262Create an instance ofPartyIdentification263Create an instance ofProcessingResult19Create an instance ofReconciliation3Create an instance ofResultData10Create an instance ofResultData7Create an instance ofSettlementReportingEntity1Create an instance ofSettlementService4Create an instance ofSettlementServiceDate2Create an instance ofSettlementServiceMode1Create an instance ofSpecialProgrammeDetails1Create an instance ofSpecialProgrammeQualification1Create an instance ofSponsoredMerchant2Create an instance ofSupplementaryData1Create an instance ofSupplementaryDataEnvelope1Create an instance ofToken2Create an instance ofTraceability9Create an instance ofTransaction156Create an instance ofTransactionAmount1Create an instance ofTransactionAmounts2Create an instance ofTransactionContext8Create an instance ofTransactionIdentification51Create an instance ofTransactionLifeCycleIdentification1
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.coderic.iso20022.messages.cafc
-
-
Method Details
-
createDocument
Create an instance ofDocument -
createAdditionalAmounts3
Create an instance ofAdditionalAmounts3 -
createAdditionalData1
Create an instance ofAdditionalData1 -
createAdditionalFee2
Create an instance ofAdditionalFee2 -
createAdditionalInformation30
Create an instance ofAdditionalInformation30 -
createAddress2
Create an instance ofAddress2 -
createAddress3
Create an instance ofAddress3 -
createAmount15
Create an instance ofAmount15 -
createAmount17
Create an instance ofAmount17 -
createApprovalEntity2
Create an instance ofApprovalEntity2 -
createBatchManagementInformation1
Create an instance ofBatchManagementInformation1 -
createCardData2
Create an instance ofCardData2 -
createCardProgrammeMode3
Create an instance ofCardProgrammeMode3 -
createContentInformationType20
Create an instance ofContentInformationType20 -
createContext16
Create an instance ofContext16 -
createDetailedAmount22
Create an instance ofDetailedAmount22 -
createEnvironment23
Create an instance ofEnvironment23 -
createErrorDetails2
Create an instance ofErrorDetails2 -
createFeeAmount3
Create an instance ofFeeAmount3 -
createFeeCollectionIdentification1
Create an instance ofFeeCollectionIdentification1 -
createFeeCollectionReference1
Create an instance ofFeeCollectionReference1 -
createFeeCollectionResponse2
Create an instance ofFeeCollectionResponse2 -
createFeeCollectionResponseV02
Create an instance ofFeeCollectionResponseV02 -
createGenericIdentification183
Create an instance ofGenericIdentification183 -
createHeader66
Create an instance ofHeader66 -
createJurisdiction2
Create an instance ofJurisdiction2 -
createLocalData1
Create an instance ofLocalData1 -
createLocalData4
Create an instance ofLocalData4 -
createLocalData5
Create an instance ofLocalData5 -
createMACData1
Create an instance ofMACData1 -
createOriginalDataElements2
Create an instance ofOriginalDataElements2 -
createOriginalTransactionAmount2
Create an instance ofOriginalTransactionAmount2 -
createPartyIdentification255
Create an instance ofPartyIdentification255 -
createPartyIdentification262
Create an instance ofPartyIdentification262 -
createPartyIdentification263
Create an instance ofPartyIdentification263 -
createProcessingResult19
Create an instance ofProcessingResult19 -
createReconciliation3
Create an instance ofReconciliation3 -
createResultData10
Create an instance ofResultData10 -
createResultData7
Create an instance ofResultData7 -
createSettlementReportingEntity1
Create an instance ofSettlementReportingEntity1 -
createSettlementService4
Create an instance ofSettlementService4 -
createSettlementServiceDate2
Create an instance ofSettlementServiceDate2 -
createSettlementServiceMode1
Create an instance ofSettlementServiceMode1 -
createSpecialProgrammeDetails1
Create an instance ofSpecialProgrammeDetails1 -
createSpecialProgrammeQualification1
Create an instance ofSpecialProgrammeQualification1 -
createSponsoredMerchant2
Create an instance ofSponsoredMerchant2 -
createSupplementaryData1
Create an instance ofSupplementaryData1 -
createSupplementaryDataEnvelope1
Create an instance ofSupplementaryDataEnvelope1 -
createToken2
Create an instance ofToken2 -
createTraceability9
Create an instance ofTraceability9 -
createTransaction156
Create an instance ofTransaction156 -
createTransactionAmount1
Create an instance ofTransactionAmount1 -
createTransactionAmounts2
Create an instance ofTransactionAmounts2 -
createTransactionContext8
Create an instance ofTransactionContext8 -
createTransactionIdentification51
Create an instance ofTransactionIdentification51 -
createTransactionLifeCycleIdentification1
Create an instance ofTransactionLifeCycleIdentification1 -
createDocument
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Document>
-