| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar20 |
| Modifier and Type | Method and Description |
|---|---|
PrimKeyClassType |
EjbJar20Factory.createPrimKeyClassType()
Returns a new object of class 'Prim Key Class Type'.
|
PrimKeyClassType |
DocumentRoot.getPrimKeyClass()
Returns the value of the 'Prim Key Class' containment reference.
|
PrimKeyClassType |
EntityType.getPrimKeyClass()
Returns the value of the 'Prim Key Class' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setPrimKeyClass(PrimKeyClassType value)
Sets the value of the '
Prim Key Class' containment reference. |
void |
EntityType.setPrimKeyClass(PrimKeyClassType value)
Sets the value of the '
Prim Key Class' containment reference. |