public interface MethodParamsType
The following features are supported:
EjbJar30Package.getMethodParamsType()| Modifier and Type | Method and Description |
|---|---|
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. |
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()