| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar11 |
| Modifier and Type | Method and Description |
|---|---|
EnterpriseBeansType |
EjbJar11Factory.createEnterpriseBeansType()
Returns a new object of class 'Enterprise Beans Type'.
|
EnterpriseBeansType |
DocumentRoot.getEnterpriseBeans()
Returns the value of the 'Enterprise Beans' containment reference.
|
EnterpriseBeansType |
EjbJarType.getEnterpriseBeans()
Returns the value of the 'Enterprise Beans' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setEnterpriseBeans(EnterpriseBeansType value)
Sets the value of the '
Enterprise Beans' containment reference. |
void |
EjbJarType.setEnterpriseBeans(EnterpriseBeansType value)
Sets the value of the '
Enterprise Beans' containment reference. |