Uses of Class
com.bloomberglp.blpapi.Schema.Status
-
Uses of Schema.Status in com.bloomberglp.blpapi
Modifier and TypeFieldDescriptionstatic final Schema.Status
Schema.Status.ACTIVE
This item may appear in Messagesstatic final Schema.Status
Schema.Status.DEPRECATED
This item is current and may appear in Messages but will be removed in due coursestatic final Schema.Status
Schema.Status.INACTIVE
This item is not current and will not appear in messagesstatic final Schema.Status
Schema.Status.PENDING_DEPRECATION
Modifier and TypeMethodDescriptionabstract Schema.Status
Constant.status()
Returns the status of this Constantabstract Schema.Status
ConstantsList.status()
Returns the status of this ConstantListabstract Schema.Status
Operation.status()
Return the status of this Operationabstract Schema.Status
SchemaElementDefinition.status()
Return the status of this SchemaElementDefinitionabstract Schema.Status
SchemaTypeDefinition.status()
Return the status of this SchemaTypeDefinitionstatic Schema.Status
Schema.Status.valueOf
(int value)