public static class ConfigurationEventTypeLegacy.LegacyMethodPropDesc extends Object implements Serializable
Constructor and Description |
---|
LegacyMethodPropDesc(String name,
String accessorMethodName)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
String |
getAccessorMethodName()
Returns the accessor method name.
|
String |
getName()
Returns the event property name.
|