| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar20 |
| Modifier and Type | Method and Description |
|---|---|
PrimkeyFieldType |
EjbJar20Factory.createPrimkeyFieldType()
Returns a new object of class 'Primkey Field Type'.
|
PrimkeyFieldType |
DocumentRoot.getPrimkeyField()
Returns the value of the 'Primkey Field' containment reference.
|
PrimkeyFieldType |
EntityType.getPrimkeyField()
Returns the value of the 'Primkey Field' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setPrimkeyField(PrimkeyFieldType value)
Sets the value of the '
Primkey Field' containment reference. |
void |
EntityType.setPrimkeyField(PrimkeyFieldType value)
Sets the value of the '
Primkey Field' containment reference. |