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