Uses of Class
com.espertech.esper.client.ConfigurationEventTypeLegacy.AccessorStyle

Packages that use ConfigurationEventTypeLegacy.AccessorStyle
com.espertech.esper.client This package defines the central Esper Client APIs. 
 

Uses of ConfigurationEventTypeLegacy.AccessorStyle in com.espertech.esper.client
 

Methods in com.espertech.esper.client that return ConfigurationEventTypeLegacy.AccessorStyle
 ConfigurationEventTypeLegacy.AccessorStyle ConfigurationEventTypeLegacy.getAccessorStyle()
          Returns the accessor style.
static ConfigurationEventTypeLegacy.AccessorStyle ConfigurationEventTypeLegacy.AccessorStyle.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConfigurationEventTypeLegacy.AccessorStyle[] ConfigurationEventTypeLegacy.AccessorStyle.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.espertech.esper.client with parameters of type ConfigurationEventTypeLegacy.AccessorStyle
 void ConfigurationEventTypeLegacy.setAccessorStyle(ConfigurationEventTypeLegacy.AccessorStyle accessorStyle)
          Sets the accessor style.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com