Class ObjectFactory
java.lang.Object
org.coderic.iso20022.messages.auth.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.coderic.iso20022.messages.auth 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.auth -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofActiveCurrencyAnd13DecimalAmountCreate an instance ofActiveOrHistoricCurrencyAndAmountCreate an instance ofAmountAndDirection53Create an instance ofAmountAndDirection61Create an instance ofAuctionData2Create an instance ofCancelOrderReport1Create an instance ofDateTimePeriod1Create an instance ofDocumentjakarta.xml.bind.JAXBElement<Document> createDocument(Document value) Create an instance ofExecutingParty2ChoiceCreate an instance ofFinancialInstrument99ChoiceCreate an instance ofFinancialInstrumentQuantity25ChoiceCreate an instance ofGenericIdentification30Create an instance ofGenericPersonIdentification1Create an instance ofMinimumExecutable1Create an instance ofNewOrderReport2Create an instance ofOrderBookReportV01Create an instance ofOrderClassification2Create an instance ofOrderData3Create an instance ofOrderData4Create an instance ofOrderEventType1ChoiceCreate an instance ofOrderIdentification2Create an instance ofOrderInstructionData2Create an instance ofOrderPriceData2Create an instance ofOrderPriority1Create an instance ofOrderReport2ChoiceCreate an instance ofOrderRestriction1ChoiceCreate an instance ofPagination1Create an instance ofPeriod11ChoiceCreate an instance ofPeriod2Create an instance ofPersonIdentificationSchemeName1ChoiceCreate an instance ofPersonOrOrganisation4ChoiceCreate an instance ofSecuritiesMarketReportHeader3Create an instance ofSecuritiesTransactionPrice1Create an instance ofSecuritiesTransactionPrice21ChoiceCreate an instance ofSecuritiesTransactionPrice2ChoiceCreate an instance ofSecuritiesTransactionPrice4ChoiceCreate an instance ofSupplementaryData1Create an instance ofSupplementaryDataEnvelope1Create an instance ofTradingVenueIdentification1ChoiceCreate an instance ofTradingVenueIdentification2Create an instance ofTransactionData3Create an instance ofValidityPeriod1Choice
-
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.auth
-
-
Method Details
-
createDocument
Create an instance ofDocument -
createActiveCurrencyAnd13DecimalAmount
Create an instance ofActiveCurrencyAnd13DecimalAmount -
createActiveOrHistoricCurrencyAndAmount
Create an instance ofActiveOrHistoricCurrencyAndAmount -
createAmountAndDirection53
Create an instance ofAmountAndDirection53 -
createAmountAndDirection61
Create an instance ofAmountAndDirection61 -
createAuctionData2
Create an instance ofAuctionData2 -
createCancelOrderReport1
Create an instance ofCancelOrderReport1 -
createDateTimePeriod1
Create an instance ofDateTimePeriod1 -
createExecutingParty2Choice
Create an instance ofExecutingParty2Choice -
createFinancialInstrument99Choice
Create an instance ofFinancialInstrument99Choice -
createFinancialInstrumentQuantity25Choice
Create an instance ofFinancialInstrumentQuantity25Choice -
createGenericIdentification30
Create an instance ofGenericIdentification30 -
createGenericPersonIdentification1
Create an instance ofGenericPersonIdentification1 -
createMinimumExecutable1
Create an instance ofMinimumExecutable1 -
createNewOrderReport2
Create an instance ofNewOrderReport2 -
createOrderBookReportV01
Create an instance ofOrderBookReportV01 -
createOrderClassification2
Create an instance ofOrderClassification2 -
createOrderData3
Create an instance ofOrderData3 -
createOrderData4
Create an instance ofOrderData4 -
createOrderEventType1Choice
Create an instance ofOrderEventType1Choice -
createOrderIdentification2
Create an instance ofOrderIdentification2 -
createOrderInstructionData2
Create an instance ofOrderInstructionData2 -
createOrderPriceData2
Create an instance ofOrderPriceData2 -
createOrderPriority1
Create an instance ofOrderPriority1 -
createOrderReport2Choice
Create an instance ofOrderReport2Choice -
createOrderRestriction1Choice
Create an instance ofOrderRestriction1Choice -
createPagination1
Create an instance ofPagination1 -
createPeriod11Choice
Create an instance ofPeriod11Choice -
createPeriod2
Create an instance ofPeriod2 -
createPersonIdentificationSchemeName1Choice
Create an instance ofPersonIdentificationSchemeName1Choice -
createPersonOrOrganisation4Choice
Create an instance ofPersonOrOrganisation4Choice -
createSecuritiesMarketReportHeader3
Create an instance ofSecuritiesMarketReportHeader3 -
createSecuritiesTransactionPrice1
Create an instance ofSecuritiesTransactionPrice1 -
createSecuritiesTransactionPrice21Choice
Create an instance ofSecuritiesTransactionPrice21Choice -
createSecuritiesTransactionPrice2Choice
Create an instance ofSecuritiesTransactionPrice2Choice -
createSecuritiesTransactionPrice4Choice
Create an instance ofSecuritiesTransactionPrice4Choice -
createSupplementaryData1
Create an instance ofSupplementaryData1 -
createSupplementaryDataEnvelope1
Create an instance ofSupplementaryDataEnvelope1 -
createTradingVenueIdentification1Choice
Create an instance ofTradingVenueIdentification1Choice -
createTradingVenueIdentification2
Create an instance ofTradingVenueIdentification2 -
createTransactionData3
Create an instance ofTransactionData3 -
createValidityPeriod1Choice
Create an instance ofValidityPeriod1Choice -
createDocument
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Document>
-