| Package | Description |
|---|---|
| org.molgenis.data.annotation.core.entity |
| Modifier and Type | Method and Description |
|---|---|
abstract AnnotatorInfo.Type |
AnnotatorInfo.getType() |
static AnnotatorInfo.Type |
AnnotatorInfo.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnnotatorInfo.Type[] |
AnnotatorInfo.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AnnotatorInfo |
AnnotatorInfo.create(AnnotatorInfo.Status status,
AnnotatorInfo.Type type,
String code,
String description,
List<Attribute> outputAttributes) |
Copyright © 2017. All rights reserved.