| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar11 |
| Modifier and Type | Method and Description |
|---|---|
MethodParamsType |
EjbJar11Factory.createMethodParamsType()
Returns a new object of class 'Method Params Type'.
|
MethodParamsType |
DocumentRoot.getMethodParams()
Returns the value of the 'Method Params' containment reference.
|
MethodParamsType |
MethodType.getMethodParams()
Returns the value of the 'Method Params' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setMethodParams(MethodParamsType value)
Sets the value of the '
Method Params' containment reference. |
void |
MethodType.setMethodParams(MethodParamsType value)
Sets the value of the '
Method Params' containment reference. |