| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar21 |
| Modifier and Type | Method and Description |
|---|---|
EjbNameType |
EjbJar21Factory.createEjbNameType()
Returns a new object of class 'Ejb Name Type'.
|
EjbNameType |
EntityBeanType.getEjbName()
Returns the value of the 'Ejb Name' containment reference.
|
EjbNameType |
MessageDrivenBeanType.getEjbName()
Returns the value of the 'Ejb Name' containment reference.
|
EjbNameType |
MethodType.getEjbName()
Returns the value of the 'Ejb Name' containment reference.
|
EjbNameType |
RelationshipRoleSourceType.getEjbName()
Returns the value of the 'Ejb Name' containment reference.
|
EjbNameType |
SessionBeanType.getEjbName()
Returns the value of the 'Ejb Name' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityBeanType.setEjbName(EjbNameType value)
Sets the value of the '
Ejb Name' containment reference. |
void |
MessageDrivenBeanType.setEjbName(EjbNameType value)
Sets the value of the '
Ejb Name' containment reference. |
void |
MethodType.setEjbName(EjbNameType value)
Sets the value of the '
Ejb Name' containment reference. |
void |
RelationshipRoleSourceType.setEjbName(EjbNameType value)
Sets the value of the '
Ejb Name' containment reference. |
void |
SessionBeanType.setEjbName(EjbNameType value)
Sets the value of the '
Ejb Name' containment reference. |