| Package | Description |
|---|---|
| org.molgenis.model.elements |
Currently known model elements like 'entity' and 'field'.
|
| Modifier and Type | Method and Description |
|---|---|
Unique |
Entity.getKey(int index)
Returns the key at the given index.
|
| Modifier and Type | Method and Description |
|---|---|
Vector<Unique> |
Entity.getAllKeys() |
Vector<Unique> |
Entity.getKeys()
Returns a list with all the keys.
|
List<Unique> |
Entity.getUniqueKeysWithoutPk() |
| Constructor and Description |
|---|
Unique(Unique u)
Copy constructor
|
Copyright © 2016. All Rights Reserved.