Package cdm.product.collateral
Class ListingExchange.ListingExchangeImpl
java.lang.Object
cdm.product.collateral.ListingExchange.ListingExchangeImpl
- All Implemented Interfaces:
ListingExchange,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ListingExchange
Immutable Implementation of ListingExchange
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.collateral.ListingExchange
ListingExchange.ListingExchangeBuilder, ListingExchange.ListingExchangeBuilderImpl, ListingExchange.ListingExchangeImpl -
Field Summary
Fields inherited from interface cdm.product.collateral.ListingExchange
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanList<? extends FieldWithMetaString> Represents a filter based on the Primary Stock Exchange facilitating the listing of companies, exchange of Stocks, Exchange traded Derivatives, Bonds, and other Securities expressed in ISO standard 10383.inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.product.collateral.ListingExchange
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ListingExchangeImpl
-
-
Method Details
-
getExchange
@RosettaAttribute("exchange") @Accessor(GETTER) @Required @Multi @RuneAttribute("exchange") public List<? extends FieldWithMetaString> getExchange()Description copied from interface:ListingExchangeRepresents a filter based on the Primary Stock Exchange facilitating the listing of companies, exchange of Stocks, Exchange traded Derivatives, Bonds, and other Securities expressed in ISO standard 10383.- Specified by:
getExchangein interfaceListingExchange
-
build
Description copied from interface:ListingExchangeBuild Methods- Specified by:
buildin interfaceListingExchange- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceListingExchange- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-