public interface QueryMethod extends CommonDDBean
| Modifier and Type | Field and Description |
|---|---|
static String |
METHOD_NAME |
static String |
METHOD_PARAMS |
| Modifier and Type | Method and Description |
|---|---|
String |
getMethodName() |
MethodParams |
getMethodParams() |
MethodParams |
newMethodParams() |
void |
setMethodName(String value) |
void |
setMethodParams(MethodParams value) |
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, writestatic final String METHOD_NAME
static final String METHOD_PARAMS
void setMethodName(String value)
String getMethodName()
void setMethodParams(MethodParams value)
MethodParams getMethodParams()
MethodParams newMethodParams()
Built on May 16 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.