| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar20 |
| Modifier and Type | Method and Description |
|---|---|
DisplayNameType |
EjbJar20Factory.createDisplayNameType()
Returns a new object of class 'Display Name Type'.
|
DisplayNameType |
DocumentRoot.getDisplayName()
Returns the value of the 'Display Name' containment reference.
|
DisplayNameType |
EjbJarType.getDisplayName()
Returns the value of the 'Display Name' containment reference.
|
DisplayNameType |
EntityType.getDisplayName()
Returns the value of the 'Display Name' containment reference.
|
DisplayNameType |
MessageDrivenType.getDisplayName()
Returns the value of the 'Display Name' containment reference.
|
DisplayNameType |
SessionType.getDisplayName()
Returns the value of the 'Display Name' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setDisplayName(DisplayNameType value)
Sets the value of the '
Display Name' containment reference. |
void |
EjbJarType.setDisplayName(DisplayNameType value)
Sets the value of the '
Display Name' containment reference. |
void |
EntityType.setDisplayName(DisplayNameType value)
Sets the value of the '
Display Name' containment reference. |
void |
MessageDrivenType.setDisplayName(DisplayNameType value)
Sets the value of the '
Display Name' containment reference. |
void |
SessionType.setDisplayName(DisplayNameType value)
Sets the value of the '
Display Name' containment reference. |