| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp24 |
| Modifier and Type | Method and Description |
|---|---|
EjbRefNameType |
Webapp24Factory.createEjbRefNameType()
Returns a new object of class 'Ejb Ref Name Type'.
|
EjbRefNameType |
EjbLocalRefType.getEjbRefName()
Returns the value of the 'Ejb Ref Name' containment reference.
|
EjbRefNameType |
EjbRefType.getEjbRefName()
Returns the value of the 'Ejb Ref Name' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EjbLocalRefType.setEjbRefName(EjbRefNameType value)
Sets the value of the '
Ejb Ref Name' containment reference. |
void |
EjbRefType.setEjbRefName(EjbRefNameType value)
Sets the value of the '
Ejb Ref Name' containment reference. |