Uses of Class
com.bloomberglp.blpapi.ConstantsList
-
Uses of ConstantsList in com.bloomberglp.blpapi
Modifier and TypeMethodDescriptionabstract ConstantsList
SchemaTypeDefinition.enumeration()
Return aConstantsList
of all the enumerators for this SchemaTypeDefinition if this type is an Enumeration type.abstract ConstantsList
Constraint.values()
Modifier and TypeMethodDescriptionabstract Constant
Element.findConstant
(ConstantsList constantsList) Find and return a constant in the specified constantsList with the same value as this element.abstract Constant
Element.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