| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar11 |
| Modifier and Type | Method and Description |
|---|---|
EjbClassType |
EjbJar11Factory.createEjbClassType()
Returns a new object of class 'Ejb Class Type'.
|
EjbClassType |
DocumentRoot.getEjbClass()
Returns the value of the 'Ejb Class' containment reference.
|
EjbClassType |
EntityType.getEjbClass()
Returns the value of the 'Ejb Class' containment reference.
|
EjbClassType |
SessionType.getEjbClass()
Returns the value of the 'Ejb Class' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setEjbClass(EjbClassType value)
Sets the value of the '
Ejb Class' containment reference. |
void |
EntityType.setEjbClass(EjbClassType value)
Sets the value of the '
Ejb Class' containment reference. |
void |
SessionType.setEjbClass(EjbClassType value)
Sets the value of the '
Ejb Class' containment reference. |