Uses of Class
com.espertech.esper.common.client.soda.ContextDescriptorCategoryItem
Packages that use ContextDescriptorCategoryItem
Package
Description
This package defines the Esper statement object model.
-
Uses of ContextDescriptorCategoryItem in com.espertech.esper.common.client.soda
Methods in com.espertech.esper.common.client.soda that return types with arguments of type ContextDescriptorCategoryItemMethod parameters in com.espertech.esper.common.client.soda with type arguments of type ContextDescriptorCategoryItemModifier and TypeMethodDescriptionvoid
ContextDescriptorCategory.setItems
(List<ContextDescriptorCategoryItem> items) Sets categoriesConstructor parameters in com.espertech.esper.common.client.soda with type arguments of type ContextDescriptorCategoryItemModifierConstructorDescriptionContextDescriptorCategory
(List<ContextDescriptorCategoryItem> items, Filter filter) Ctor.