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 Operation
Service.getOperation
(int index) Return theOperation
of this Service at the specified index.abstract Operation
Service.getOperation
(Name name) Return theOperation
of this service having the specified nameabstract Operation
Service.getOperation
(String name) Return theOperation
of this service having the specified nameRequest.operation()
Return the Operation this Request is intended to invoke on the associated Service.