Uses of Class
com.bloomberglp.blpapi.Operation

Uses of Operation in com.bloomberglp.blpapi
 

Methods in com.bloomberglp.blpapi that return Operation
abstract  Operation Service.getOperation(int index)
          Return the Operation of this Service at the specified index.
abstract  Operation Service.getOperation(Name name)
          Return the Operation of this service having the specified name
abstract  Operation Service.getOperation(java.lang.String name)
          Return the Operation of this service having the specified name
 Operation Request.operation()
          Return the Operation this Request is intended to invoke on the associated Service.
 



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