| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp30 |
| Modifier and Type | Method and Description |
|---|---|
EjbLinkType |
Webapp30Factory.createEjbLinkType()
Returns a new object of class 'Ejb Link Type'.
|
EjbLinkType |
EjbLocalRefType.getEjbLink()
Returns the value of the 'Ejb Link' containment reference.
|
EjbLinkType |
EjbRefType.getEjbLink()
Returns the value of the 'Ejb Link' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EjbLocalRefType.setEjbLink(EjbLinkType value)
Sets the value of the '
Ejb Link' containment reference. |
void |
EjbRefType.setEjbLink(EjbLinkType value)
Sets the value of the '
Ejb Link' containment reference. |