|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.client.ConfigurationEventTypeLegacy.LegacyMethodPropDesc
public static class ConfigurationEventTypeLegacy.LegacyMethodPropDesc
Encapsulates information about an accessor method backing a named event property.
Constructor Summary | |
---|---|
ConfigurationEventTypeLegacy.LegacyMethodPropDesc(java.lang.String name,
java.lang.String accessorMethodName)
Ctor. |
Method Summary | |
---|---|
java.lang.String |
getAccessorMethodName()
Returns the accessor method name. |
java.lang.String |
getName()
Returns the event property name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigurationEventTypeLegacy.LegacyMethodPropDesc(java.lang.String name, java.lang.String accessorMethodName)
name
- is the event property nameaccessorMethodName
- is the name of the accessor methodMethod Detail |
---|
public java.lang.String getName()
public java.lang.String getAccessorMethodName()
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |