| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar11 |
| Modifier and Type | Method and Description |
|---|---|
LargeIconType |
EjbJar11Factory.createLargeIconType()
Returns a new object of class 'Large Icon Type'.
|
LargeIconType |
DocumentRoot.getLargeIcon()
Returns the value of the 'Large Icon' containment reference.
|
LargeIconType |
EjbJarType.getLargeIcon()
Returns the value of the 'Large Icon' containment reference.
|
LargeIconType |
EntityType.getLargeIcon()
Returns the value of the 'Large Icon' containment reference.
|
LargeIconType |
SessionType.getLargeIcon()
Returns the value of the 'Large Icon' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setLargeIcon(LargeIconType value)
Sets the value of the '
Large Icon' containment reference. |
void |
EjbJarType.setLargeIcon(LargeIconType value)
Sets the value of the '
Large Icon' containment reference. |
void |
EntityType.setLargeIcon(LargeIconType value)
Sets the value of the '
Large Icon' containment reference. |
void |
SessionType.setLargeIcon(LargeIconType value)
Sets the value of the '
Large Icon' containment reference. |