Package cdm.product.collateral
Class ListingSector.ListingSectorImpl
java.lang.Object
cdm.product.collateral.ListingSector.ListingSectorImpl
- All Implemented Interfaces:
ListingSector,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ListingSector
Immutable Implementation of ListingSector
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.collateral.ListingSector
ListingSector.ListingSectorBuilder, ListingSector.ListingSectorBuilderImpl, ListingSector.ListingSectorImpl -
Field Summary
Fields inherited from interface cdm.product.collateral.ListingSector
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanList<? extends FieldWithMetaString> 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.ListingSector
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ListingSectorImpl
-
-
Method Details
-
getSector
@RosettaAttribute("sector") @Accessor(GETTER) @Required @Multi @RuneAttribute("sector") public List<? extends FieldWithMetaString> getSector()Description copied from interface:ListingSectorRepresents 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 interfaceListingSector
-
build
Description copied from interface:ListingSectorBuild Methods- Specified by:
buildin interfaceListingSector- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceListingSector- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-