| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar20 |
| Modifier and Type | Method and Description |
|---|---|
EjbQlType |
EjbJar20Factory.createEjbQlType()
Returns a new object of class 'Ejb Ql Type'.
|
EjbQlType |
DocumentRoot.getEjbQl()
Returns the value of the 'Ejb Ql' containment reference.
|
EjbQlType |
QueryType.getEjbQl()
Returns the value of the 'Ejb Ql' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setEjbQl(EjbQlType value)
Sets the value of the '
Ejb Ql' containment reference. |
void |
QueryType.setEjbQl(EjbQlType value)
Sets the value of the '
Ejb Ql' containment reference. |