| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar21 |
| Modifier and Type | Method and Description |
|---|---|
RemoteType |
EjbJar21Factory.createRemoteType()
Returns a new object of class 'Remote Type'.
|
RemoteType |
EjbRefType.getRemote()
Returns the value of the 'Remote' containment reference.
|
RemoteType |
EntityBeanType.getRemote()
Returns the value of the 'Remote' containment reference.
|
RemoteType |
SessionBeanType.getRemote()
Returns the value of the 'Remote' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EjbRefType.setRemote(RemoteType value)
Sets the value of the '
Remote' containment reference. |
void |
EntityBeanType.setRemote(RemoteType value)
Sets the value of the '
Remote' containment reference. |
void |
SessionBeanType.setRemote(RemoteType value)
Sets the value of the '
Remote' containment reference. |