| Package | Description |
|---|---|
| org.molgenis.data.annotation.impl.datastructures | |
| org.molgenis.data.annotation.provider |
| Modifier and Type | Method and Description |
|---|---|
CgdDataProvider.generalizedInheritance |
CgdData.getGeneralizedInheritance() |
| Modifier and Type | Method and Description |
|---|---|
void |
CgdData.setGeneralizedInheritance(CgdDataProvider.generalizedInheritance generalizedInheritance) |
| Modifier and Type | Method and Description |
|---|---|
static CgdDataProvider.generalizedInheritance |
CgdDataProvider.generalizedInheritance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CgdDataProvider.generalizedInheritance[] |
CgdDataProvider.generalizedInheritance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.