public interface KeyMappingMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGetMethod()
Gets the value of the getMethod property.
|
java.lang.String |
getSetMethod()
Gets the value of the setMethod property.
|
void |
setGetMethod(java.lang.String value)
Sets the value of the getMethod property.
|
void |
setSetMethod(java.lang.String value)
Sets the value of the setMethod property.
|
java.lang.String getGetMethod()
void setGetMethod(java.lang.String value)
java.lang.String getSetMethod()
void setSetMethod(java.lang.String value)