Class ObjectFactory
java.lang.Object
org.coderic.iso20022.messages.colr.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.coderic.iso20022.messages.colr 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.colr -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofActiveCurrencyAndAmountCreate an instance ofActiveOrHistoricCurrencyAndAmountCreate an instance ofAlternatePartyIdentification7Create an instance ofAmountAndDirection49Create an instance ofBlockChainAddressWallet3Create an instance ofCollateralParties8Create an instance ofCollateralTransactionType1ChoiceCreate an instance ofDateAndDateTime2ChoiceCreate an instance ofDocumentjakarta.xml.bind.JAXBElement<Document> createDocument(Document value) Create an instance ofExposureType23ChoiceCreate an instance ofForeignExchangeTerms23Create an instance ofGenericIdentification1Create an instance ofGenericIdentification30Create an instance ofGenericIdentification36Create an instance ofIdentificationType42ChoiceCreate an instance ofNameAndAddress5Create an instance ofPartyIdentification120ChoiceCreate an instance ofPartyIdentification136Create an instance ofPartyIdentificationAndAccount193Create an instance ofPartyIdentificationAndAccount202Create an instance ofPartyIdentificationAndAccount203Create an instance ofPostalAddress1Create an instance ofSecuritiesAccount19Create an instance ofSupplementaryData1Create an instance ofSupplementaryDataEnvelope1Create an instance ofTradingPartyCapacity5ChoiceCreate an instance ofTransactionIdentifications44Create an instance ofTripartyCollateralAllegementNotificationCancellationAdviceV01
-
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.colr
-
-
Method Details
-
createDocument
Create an instance ofDocument -
createActiveCurrencyAndAmount
Create an instance ofActiveCurrencyAndAmount -
createActiveOrHistoricCurrencyAndAmount
Create an instance ofActiveOrHistoricCurrencyAndAmount -
createAlternatePartyIdentification7
Create an instance ofAlternatePartyIdentification7 -
createAmountAndDirection49
Create an instance ofAmountAndDirection49 -
createBlockChainAddressWallet3
Create an instance ofBlockChainAddressWallet3 -
createCollateralParties8
Create an instance ofCollateralParties8 -
createCollateralTransactionType1Choice
Create an instance ofCollateralTransactionType1Choice -
createDateAndDateTime2Choice
Create an instance ofDateAndDateTime2Choice -
createExposureType23Choice
Create an instance ofExposureType23Choice -
createForeignExchangeTerms23
Create an instance ofForeignExchangeTerms23 -
createGenericIdentification1
Create an instance ofGenericIdentification1 -
createGenericIdentification30
Create an instance ofGenericIdentification30 -
createGenericIdentification36
Create an instance ofGenericIdentification36 -
createIdentificationType42Choice
Create an instance ofIdentificationType42Choice -
createNameAndAddress5
Create an instance ofNameAndAddress5 -
createPartyIdentification120Choice
Create an instance ofPartyIdentification120Choice -
createPartyIdentification136
Create an instance ofPartyIdentification136 -
createPartyIdentificationAndAccount193
Create an instance ofPartyIdentificationAndAccount193 -
createPartyIdentificationAndAccount202
Create an instance ofPartyIdentificationAndAccount202 -
createPartyIdentificationAndAccount203
Create an instance ofPartyIdentificationAndAccount203 -
createPostalAddress1
Create an instance ofPostalAddress1 -
createSecuritiesAccount19
Create an instance ofSecuritiesAccount19 -
createSupplementaryData1
Create an instance ofSupplementaryData1 -
createSupplementaryDataEnvelope1
Create an instance ofSupplementaryDataEnvelope1 -
createTradingPartyCapacity5Choice
Create an instance ofTradingPartyCapacity5Choice -
createTransactionIdentifications44
Create an instance ofTransactionIdentifications44 -
createTripartyCollateralAllegementNotificationCancellationAdviceV01
public TripartyCollateralAllegementNotificationCancellationAdviceV01 createTripartyCollateralAllegementNotificationCancellationAdviceV01()Create an instance ofTripartyCollateralAllegementNotificationCancellationAdviceV01 -
createDocument
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<Document>
-