Package cdm.product.collateral
Class ListingType.ListingTypeImpl
java.lang.Object
cdm.product.collateral.ListingType.ListingTypeImpl
- All Implemented Interfaces:
ListingType,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ListingType
Immutable Implementation of ListingType
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.collateral.ListingType
ListingType.ListingTypeBuilder, ListingType.ListingTypeBuilderImpl, ListingType.ListingTypeImpl -
Field Summary
Fields inherited from interface cdm.product.collateral.ListingType
metaData -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanRepresents 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.getIndex()Represents a filter based on an index that measures a stock market, or a subset of a stock market.Represents a filter based on an industry sector defined under a system for classifying industry types such as Global Industry Classification Standard (GICS) and North American Industry Classification System (NAICS)inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.product.collateral.ListingType
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ListingTypeImpl
-
-
Method Details
-
getExchange
Description copied from interface:ListingTypeRepresents 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 interfaceListingType
-
getSector
Description copied from interface:ListingTypeRepresents a filter based on an industry sector defined under a system for classifying industry types such as Global Industry Classification Standard (GICS) and North American Industry Classification System (NAICS)- Specified by:
getSectorin interfaceListingType
-
getIndex
Description copied from interface:ListingTypeRepresents a filter based on an index that measures a stock market, or a subset of a stock market.- Specified by:
getIndexin interfaceListingType
-
build
Description copied from interface:ListingTypeBuild Methods- Specified by:
buildin interfaceListingType- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceListingType- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-