| Package | Description |
|---|---|
| org.molgenis.data.annotation.core.entity.impl.gavin |
| Modifier and Type | Method and Description |
|---|---|
abstract Judgment.Method |
Judgment.getConfidence() |
static Judgment.Method |
Judgment.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Judgment.Method[] |
Judgment.Method.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.