| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar20 |
| Modifier and Type | Method and Description |
|---|---|
EjbClientJarType |
EjbJar20Factory.createEjbClientJarType()
Returns a new object of class 'Ejb Client Jar Type'.
|
EjbClientJarType |
DocumentRoot.getEjbClientJar()
Returns the value of the 'Ejb Client Jar' containment reference.
|
EjbClientJarType |
EjbJarType.getEjbClientJar()
Returns the value of the 'Ejb Client Jar' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setEjbClientJar(EjbClientJarType value)
Sets the value of the '
Ejb Client Jar' containment reference. |
void |
EjbJarType.setEjbClientJar(EjbClientJarType value)
Sets the value of the '
Ejb Client Jar' containment reference. |