| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar21 |
| Modifier and Type | Method and Description |
|---|---|
JavaIdentifierType |
EjbJar21Factory.createJavaIdentifierType()
Returns a new object of class 'Java Identifier Type'.
|
JavaIdentifierType |
EntityBeanType.getAbstractSchemaName()
Returns the value of the 'Abstract Schema Name' containment reference.
|
JavaIdentifierType |
CmpFieldType.getFieldName()
Returns the value of the 'Field Name' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityBeanType.setAbstractSchemaName(JavaIdentifierType value)
Sets the value of the '
Abstract Schema Name' containment reference. |
void |
CmpFieldType.setFieldName(JavaIdentifierType value)
Sets the value of the '
Field Name' containment reference. |