Uses of Class
com.bloomberglp.blpapi.SchemaTypeDefinition

Uses of SchemaTypeDefinition in com.bloomberglp.blpapi
 

Methods in com.bloomberglp.blpapi that return SchemaTypeDefinition
abstract  SchemaTypeDefinition Operation.requestType()
          Deprecated. as of 3.2.1, use Operation.requestDefinition() instead
abstract  SchemaTypeDefinition[] Operation.responseType()
          Deprecated. As of new release, replaced by Operation.numResponseDefinitions() and Operation.responseDefinition(int)
abstract  SchemaTypeDefinition SchemaElementDefinition.typeDefinition()
          Return the SchemaTypeDefinition of this item
abstract  SchemaTypeDefinition Element.typeDefinition()
          Returns the SchemaTypeDefinition for this element.
 



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