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