| Package | Description |
|---|---|
| org.molgenis.data.annotation.core.entity.impl.gavin |
| Modifier and Type | Method and Description |
|---|---|
abstract Judgment.Classification |
Judgment.getClassification() |
static Judgment.Classification |
Judgment.Classification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Judgment.Classification[] |
Judgment.Classification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Judgment |
Judgment.create(Judgment.Classification classification,
Judgment.Method method,
String gene,
String reason) |
Copyright © 2017. All rights reserved.