Class ObjectFactory
java.lang.Object
org.coderic.iso20022.messages.seev.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.coderic.iso20022.messages.seev 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.seev -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofActiveCurrencyAnd13DecimalAmountCreate an instance ofActiveCurrencyAndAmountCreate an instance ofCancelledReason9ChoiceCreate an instance ofCancelledStatus11ChoiceCreate an instance ofCancelledStatusReason12Create an instance ofCashAccountIdentification5ChoiceCreate an instance ofCashOption91Create an instance ofCorporateActionEventType85ChoiceCreate an instance ofCorporateActionGeneralInformation157Create an instance ofCorporateActionOption217Create an instance ofCorporateActionOption30ChoiceCreate an instance ofDateAndDateTime2ChoiceCreate an instance ofDateCode19ChoiceCreate an instance ofDateFormat43ChoiceCreate an instance ofDateFormat58ChoiceCreate an instance ofDocumentjakarta.xml.bind.JAXBElement<Document> createDocument(Document value) Create an instance ofDocumentIdentification9Create an instance ofFinancialInstrumentQuantity1ChoiceCreate an instance ofGenericIdentification30Create an instance ofIdentificationSource3ChoiceCreate an instance ofMarketClaimCancellationRequestStatus1ChoiceCreate an instance ofMarketClaimCancellationRequestStatusAdviceV02Create an instance ofNoSpecifiedReason1Create an instance ofOriginalAndCurrentQuantities1Create an instance ofOtherIdentification1Create an instance ofPendingCancellationReason8ChoiceCreate an instance ofPendingCancellationStatus11ChoiceCreate an instance ofPendingCancellationStatusReason11Create an instance ofProprietaryReason4Create an instance ofProprietaryStatusAndReason6Create an instance ofQuantity6ChoiceCreate an instance ofRateAndAmountFormat40ChoiceCreate an instance ofRateType42ChoiceCreate an instance ofRateTypeAndPercentageRate8Create an instance ofReferences26Create an instance ofRejectedReason38ChoiceCreate an instance ofRejectedStatus38ChoiceCreate an instance ofRejectedStatusReason36Create an instance ofSecuritiesOption76Create an instance ofSecurityIdentification19Create an instance ofSupplementaryData1Create an instance ofSupplementaryDataEnvelope1
-
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.seev
-
-
Method Details
-
createDocument
Create an instance ofDocument -
createActiveCurrencyAnd13DecimalAmount
Create an instance ofActiveCurrencyAnd13DecimalAmount -
createActiveCurrencyAndAmount
Create an instance ofActiveCurrencyAndAmount -
createCancelledReason9Choice
Create an instance ofCancelledReason9Choice -
createCancelledStatus11Choice
Create an instance ofCancelledStatus11Choice -
createCancelledStatusReason12
Create an instance ofCancelledStatusReason12 -
createCashAccountIdentification5Choice
Create an instance ofCashAccountIdentification5Choice -
createCashOption91
Create an instance ofCashOption91 -
createCorporateActionEventType85Choice
Create an instance ofCorporateActionEventType85Choice -
createCorporateActionGeneralInformation157
Create an instance ofCorporateActionGeneralInformation157 -
createCorporateActionOption217
Create an instance ofCorporateActionOption217 -
createCorporateActionOption30Choice
Create an instance ofCorporateActionOption30Choice -
createDateAndDateTime2Choice
Create an instance ofDateAndDateTime2Choice -
createDateCode19Choice
Create an instance ofDateCode19Choice -
createDateFormat43Choice
Create an instance ofDateFormat43Choice -
createDateFormat58Choice
Create an instance ofDateFormat58Choice -
createDocumentIdentification9
Create an instance ofDocumentIdentification9 -
createFinancialInstrumentQuantity1Choice
Create an instance ofFinancialInstrumentQuantity1Choice -
createGenericIdentification30
Create an instance ofGenericIdentification30 -
createIdentificationSource3Choice
Create an instance ofIdentificationSource3Choice -
createMarketClaimCancellationRequestStatus1Choice
public MarketClaimCancellationRequestStatus1Choice createMarketClaimCancellationRequestStatus1Choice()Create an instance ofMarketClaimCancellationRequestStatus1Choice -
createMarketClaimCancellationRequestStatusAdviceV02
public MarketClaimCancellationRequestStatusAdviceV02 createMarketClaimCancellationRequestStatusAdviceV02()Create an instance ofMarketClaimCancellationRequestStatusAdviceV02 -
createNoSpecifiedReason1
Create an instance ofNoSpecifiedReason1 -
createOriginalAndCurrentQuantities1
Create an instance ofOriginalAndCurrentQuantities1 -
createOtherIdentification1
Create an instance ofOtherIdentification1 -
createPendingCancellationReason8Choice
Create an instance ofPendingCancellationReason8Choice -
createPendingCancellationStatus11Choice
Create an instance ofPendingCancellationStatus11Choice -
createPendingCancellationStatusReason11
Create an instance ofPendingCancellationStatusReason11 -
createProprietaryReason4
Create an instance ofProprietaryReason4 -
createProprietaryStatusAndReason6
Create an instance ofProprietaryStatusAndReason6 -
createQuantity6Choice
Create an instance ofQuantity6Choice -
createRateAndAmountFormat40Choice
Create an instance ofRateAndAmountFormat40Choice -
createRateType42Choice
Create an instance ofRateType42Choice -
createRateTypeAndPercentageRate8
Create an instance ofRateTypeAndPercentageRate8 -
createReferences26
Create an instance ofReferences26 -
createRejectedReason38Choice
Create an instance ofRejectedReason38Choice -
createRejectedStatus38Choice
Create an instance ofRejectedStatus38Choice -
createRejectedStatusReason36
Create an instance ofRejectedStatusReason36 -
createSecuritiesOption76
Create an instance ofSecuritiesOption76 -
createSecurityIdentification19
Create an instance ofSecurityIdentification19 -
createSupplementaryData1
Create an instance ofSupplementaryData1 -
createSupplementaryDataEnvelope1
Create an instance ofSupplementaryDataEnvelope1 -
createDocument
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Document>
-