Uses of Class
com.espertech.esper.client.ConfigurationPlugInPatternObject.PatternObjectType

Packages that use ConfigurationPlugInPatternObject.PatternObjectType
com.espertech.esper.client This package and its sub-packages defines the central Esper Client APIs. 
 

Uses of ConfigurationPlugInPatternObject.PatternObjectType in com.espertech.esper.client
 

Methods in com.espertech.esper.client that return ConfigurationPlugInPatternObject.PatternObjectType
 ConfigurationPlugInPatternObject.PatternObjectType ConfigurationPlugInPatternObject.getPatternObjectType()
          Returns an object type of the pattern object plug-in.
static ConfigurationPlugInPatternObject.PatternObjectType ConfigurationPlugInPatternObject.PatternObjectType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ConfigurationPlugInPatternObject.PatternObjectType[] ConfigurationPlugInPatternObject.PatternObjectType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.espertech.esper.client with parameters of type ConfigurationPlugInPatternObject.PatternObjectType
 void ConfigurationPlugInPatternObject.setPatternObjectType(ConfigurationPlugInPatternObject.PatternObjectType patternObjectType)
          Set the type of pattern object for plug-in.
 


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