|
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 Method
| Field Summary | |
|---|---|
static String |
EJB_NAME
|
static String |
METHOD_INTF
|
static String |
METHOD_NAME
|
static String |
METHOD_PARAMS
|
| Method Summary | |
|---|---|
String |
getEjbName()
|
String |
getMethodIntf()
|
String |
getMethodName()
|
MethodParams |
getMethodParams()
|
MethodParams |
newMethodParams()
|
void |
setEjbName(String value)
|
void |
setMethodIntf(String value)
|
void |
setMethodName(String value)
|
void |
setMethodParams(MethodParams value)
|
| Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.CommonDDBean |
|---|
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, write |
| Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.DescriptionInterface |
|---|
getAllDescriptions, getDefaultDescription, getDescription, removeAllDescriptions, removeDescription, removeDescriptionForLocale, setAllDescriptions, setDescription, setDescription |
| Field Detail |
|---|
static final String EJB_NAME
static final String METHOD_INTF
static final String METHOD_NAME
static final String METHOD_PARAMS
| Method Detail |
|---|
void setEjbName(String value)
String getEjbName()
void setMethodIntf(String value)
String getMethodIntf()
void setMethodName(String value)
String getMethodName()
void setMethodParams(MethodParams value)
MethodParams getMethodParams()
MethodParams newMethodParams()
|
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 | |||||||||