Uses of Class
com.espertech.esper.common.client.module.ModuleItem
-
Uses of ModuleItem in com.espertech.esper.common.client.module
Modifier and TypeMethodDescriptionModule.getItems()
Returns a list of statements (some may be comments only) that make up the module.Modifier and TypeMethodDescriptionvoid
Module.setItems
(List<ModuleItem> items) Sets a list of statements (some may be comments only) that make up the module.