Uses of Class
com.espertech.esper.client.soda.ContextDescriptorCategoryItem

Packages that use ContextDescriptorCategoryItem
com.espertech.esper.client.soda This package defines the Esper statement object model. 
 

Uses of ContextDescriptorCategoryItem in com.espertech.esper.client.soda
 

Methods in com.espertech.esper.client.soda that return types with arguments of type ContextDescriptorCategoryItem
 java.util.List<ContextDescriptorCategoryItem> ContextDescriptorCategory.getItems()
          Returns categories.
 

Method parameters in com.espertech.esper.client.soda with type arguments of type ContextDescriptorCategoryItem
 void ContextDescriptorCategory.setItems(java.util.List<ContextDescriptorCategoryItem> items)
          Sets categories
 

Constructor parameters in com.espertech.esper.client.soda with type arguments of type ContextDescriptorCategoryItem
ContextDescriptorCategory(java.util.List<ContextDescriptorCategoryItem> items, Filter filter)
          Ctor.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com