|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NamedMethodType
A representation of the model object 'Named Method Type'.
The following features are supported:
EjbJar31Package.getNamedMethodType()| Method Summary | |
|---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
String |
getMethodName()
Returns the value of the 'Method Name' containment reference. |
MethodParamsType |
getMethodParams()
Returns the value of the 'Method Params' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute. |
void |
setMethodName(String value)
Sets the value of the ' Method Name' containment reference. |
void |
setMethodParams(MethodParamsType value)
Sets the value of the ' Method Params' containment reference. |
| Method Detail |
|---|
String getMethodName()
If the meaning of the 'Method Name' containment reference isn't clear, there really should be more of a description here...
setMethodName(org.eclipse.modisco.jee.ejbjar.EjbJar31.String),
EjbJar31Package.getNamedMethodType_MethodName()void setMethodName(String value)
Method Name' containment reference.
value - the new value of the 'Method Name' containment reference.getMethodName()MethodParamsType getMethodParams()
If the meaning of the 'Method Params' containment reference isn't clear, there really should be more of a description here...
setMethodParams(MethodParamsType),
EjbJar31Package.getNamedMethodType_MethodParams()void setMethodParams(MethodParamsType value)
Method Params' containment reference.
value - the new value of the 'Method Params' containment reference.getMethodParams()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
EjbJar31Package.getNamedMethodType_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||