Uses of Class
com.bloomberglp.blpapi.Subscription
Packages that use Subscription
-
Uses of Subscription in com.bloomberglp.blpapi
Methods in com.bloomberglp.blpapi that return SubscriptionModifier and TypeMethodDescriptionSubscriptionList.get
(int index) Get the Subscription at the specified index in this SubscriptionListSubscriptionIterator.next()
Returns the next Subscription in the iterationSubscriptionList.remove
(int index) Remove the Subscription at the specified index in this SubscriptionListSubscriptionList.toArray()
Returns an array containing all of the Subscriptions in this SubscriptionList in the correct orderMethods in com.bloomberglp.blpapi that return types with arguments of type SubscriptionModifier and TypeMethodDescriptionSubscriptionList.iterator()
Return an iterator over the subscriptions contained in this SubscriptionListMethods in com.bloomberglp.blpapi with parameters of type SubscriptionModifier and TypeMethodDescriptionboolean
SubscriptionList.add
(Subscription subscription) Appends the specified subscription to the end of this list