public interface IndexingMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGetMethod()
Gets the value of the getMethod property.
|
boolean |
isIsKey()
Gets the value of the isKey property.
|
void |
setGetMethod(java.lang.String value)
Sets the value of the getMethod property.
|
void |
setIsKey(java.lang.Boolean value)
Sets the value of the isKey property.
|
java.lang.String getGetMethod()
void setGetMethod(java.lang.String value)
boolean isIsKey()
void setIsKey(java.lang.Boolean value)