| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar31 |
| Modifier and Type | Method and Description |
|---|---|
LocalType |
EjbJar31Factory.createLocalType()
Returns a new object of class 'Local Type'.
|
LocalType |
EjbLocalRefType.getLocal()
Returns the value of the 'Local' containment reference.
|
LocalType |
EntityBeanType.getLocal()
Returns the value of the 'Local' containment reference.
|
LocalType |
SessionBeanType.getLocal()
Returns the value of the 'Local' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EjbLocalRefType.setLocal(LocalType value)
Sets the value of the '
Local' containment reference. |
void |
EntityBeanType.setLocal(LocalType value)
Sets the value of the '
Local' containment reference. |
void |
SessionBeanType.setLocal(LocalType value)
Sets the value of the '
Local' containment reference. |