Uses of Class
com.bloomberglp.blpapi.Operation
-
Uses of Operation in com.bloomberglp.blpapi
Modifier 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.