Uses of Class
com.bloomberglp.blpapi.ConstantsList
Packages that use ConstantsList
-
Uses of ConstantsList in com.bloomberglp.blpapi
Methods in com.bloomberglp.blpapi that return ConstantsListModifier and TypeMethodDescriptionabstract ConstantsListSchemaTypeDefinition.enumeration()Return aConstantsListof all the enumerators for this SchemaTypeDefinition if this type is an Enumeration type.abstract ConstantsListConstraint.values()Methods in com.bloomberglp.blpapi with parameters of type ConstantsListModifier and TypeMethodDescriptionabstract ConstantElement.findConstant(ConstantsList constantsList) Find and return a constant in the specified constantsList with the same value as this element.abstract ConstantElement.findConstant(ConstantsList constantsList, int index) Find and return a constant in the specified constantLists with the value stored in this element at the given index