|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.esper.client.ConfigurationEventTypeLegacy.LegacyMethodPropDesc
public static class ConfigurationEventTypeLegacy.LegacyMethodPropDesc
Encapsulates information about an accessor method backing a named event property.
Constructor Summary | |
---|---|
ConfigurationEventTypeLegacy.LegacyMethodPropDesc(String name,
String accessorMethodName)
Ctor. |
Method Summary | |
---|---|
String |
getAccessorMethodName()
Returns the accessor method name. |
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(String name, String accessorMethodName)
name
- is the event property nameaccessorMethodName
- is the name of the accessor methodMethod Detail |
---|
public String getName()
public String getAccessorMethodName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |