|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MethodParamsType
A representation of the model object 'Method Params Type'. The method-paramsType defines a list of the fully-qualified Java type names of the method parameters.
The following features are supported:
EjbJar30Package.getMethodParamsType()
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
|
getMethodParam()
Returns the value of the 'Method Param' containment reference list. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
Method Detail |
---|
getMethodParam()
JavaTypeType
.
The method-param element contains a primitive
or a fully-qualified Java type name of a method
parameter.
EjbJar30Package.getMethodParamsType_MethodParam()
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)
,
EjbJar30Package.getMethodParamsType_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 |