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