| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar20 |
| Modifier and Type | Method and Description |
|---|---|
RemoteType |
EjbJar20Factory.createRemoteType()
Returns a new object of class 'Remote Type'.
|
RemoteType |
DocumentRoot.getRemote()
Returns the value of the 'Remote' containment reference.
|
RemoteType |
EjbRefType.getRemote()
Returns the value of the 'Remote' containment reference.
|
RemoteType |
EntityType.getRemote()
Returns the value of the 'Remote' containment reference.
|
RemoteType |
SessionType.getRemote()
Returns the value of the 'Remote' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setRemote(RemoteType value)
Sets the value of the '
Remote' containment reference. |
void |
EjbRefType.setRemote(RemoteType value)
Sets the value of the '
Remote' containment reference. |
void |
EntityType.setRemote(RemoteType value)
Sets the value of the '
Remote' containment reference. |
void |
SessionType.setRemote(RemoteType value)
Sets the value of the '
Remote' containment reference. |