| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar20 |
| Modifier and Type | Method and Description |
|---|---|
MethodNameType |
EjbJar20Factory.createMethodNameType()
Returns a new object of class 'Method Name Type'.
|
MethodNameType |
DocumentRoot.getMethodName()
Returns the value of the 'Method Name' containment reference.
|
MethodNameType |
MethodType.getMethodName()
Returns the value of the 'Method Name' containment reference.
|
MethodNameType |
QueryMethodType.getMethodName()
Returns the value of the 'Method Name' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setMethodName(MethodNameType value)
Sets the value of the '
Method Name' containment reference. |
void |
MethodType.setMethodName(MethodNameType value)
Sets the value of the '
Method Name' containment reference. |
void |
QueryMethodType.setMethodName(MethodNameType value)
Sets the value of the '
Method Name' containment reference. |