|
org.netbeans.modules.j2ee.dd/1 1.13.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MethodParams
| Field Summary | |
|---|---|
static String |
METHOD_PARAM
|
| Method Summary | |
|---|---|
int |
addMethodParam(String value)
|
String[] |
getMethodParam()
|
String |
getMethodParam(int index)
|
int |
removeMethodParam(String value)
|
void |
setMethodParam(int index,
String value)
|
void |
setMethodParam(String[] value)
|
int |
sizeMethodParam()
|
| Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.CommonDDBean |
|---|
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, write |
| Field Detail |
|---|
static final String METHOD_PARAM
| Method Detail |
|---|
void setMethodParam(int index,
String value)
String getMethodParam(int index)
void setMethodParam(String[] value)
String[] getMethodParam()
int sizeMethodParam()
int addMethodParam(String value)
int removeMethodParam(String value)
|
org.netbeans.modules.j2ee.dd/1 1.13.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||