Uses of Class
com.bloomberglp.blpapi.Operation
Packages that use Operation
-
Uses of Operation in com.bloomberglp.blpapi
Methods in com.bloomberglp.blpapi that return OperationModifier and TypeMethodDescriptionabstract OperationService.getOperation(int index) Return theOperationof this Service at the specified index.abstract OperationService.getOperation(Name name) Return theOperationof this service having the specified nameabstract OperationService.getOperation(String name) Return theOperationof this service having the specified nameRequest.operation()Return the Operation this Request is intended to invoke on the associated Service.