| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar20 |
| Modifier and Type | Method and Description |
|---|---|
SmallIconType |
EjbJar20Factory.createSmallIconType()
Returns a new object of class 'Small Icon Type'.
|
SmallIconType |
DocumentRoot.getSmallIcon()
Returns the value of the 'Small Icon' containment reference.
|
SmallIconType |
EjbJarType.getSmallIcon()
Returns the value of the 'Small Icon' containment reference.
|
SmallIconType |
EntityType.getSmallIcon()
Returns the value of the 'Small Icon' containment reference.
|
SmallIconType |
MessageDrivenType.getSmallIcon()
Returns the value of the 'Small Icon' containment reference.
|
SmallIconType |
SessionType.getSmallIcon()
Returns the value of the 'Small Icon' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setSmallIcon(SmallIconType value)
Sets the value of the '
Small Icon' containment reference. |
void |
EjbJarType.setSmallIcon(SmallIconType value)
Sets the value of the '
Small Icon' containment reference. |
void |
EntityType.setSmallIcon(SmallIconType value)
Sets the value of the '
Small Icon' containment reference. |
void |
MessageDrivenType.setSmallIcon(SmallIconType value)
Sets the value of the '
Small Icon' containment reference. |
void |
SessionType.setSmallIcon(SmallIconType value)
Sets the value of the '
Small Icon' containment reference. |