Uses of Class
com.bloomberglp.blpapi.Schema.Status

Uses of Schema.Status in com.bloomberglp.blpapi
 

Fields in com.bloomberglp.blpapi declared as Schema.Status
static Schema.Status Schema.Status.ACTIVE
          This item may appear in Messages
static Schema.Status Schema.Status.DEPRECATED
          This item is current and may appear in Messages but will be removed in due course
static Schema.Status Schema.Status.INACTIVE
          This item is not current and will not appear in messages
static Schema.Status Schema.Status.PENDING_DEPRECATION
           
 

Methods in com.bloomberglp.blpapi that return Schema.Status
abstract  Schema.Status ConstantsList.status()
          Returns the status of this ConstantList
abstract  Schema.Status Constant.status()
          Returns the status of this Constant
abstract  Schema.Status SchemaTypeDefinition.status()
          Return the status of this SchemaTypeDefinition
abstract  Schema.Status SchemaElementDefinition.status()
          Return the status of this SchemaElementDefinition
abstract  Schema.Status Operation.status()
          Return the status of this Operation
static Schema.Status Schema.Status.valueOf(int value)
           
 



Copyright © 2015 Bloomberg L.P.. All Rights Reserved.