| Package | Description |
|---|---|
| net.sf.okapi.common.annotation |
Classes to implement and manage annotations.
|
| Modifier and Type | Method and Description |
|---|---|
static Note.Annotates |
Note.Annotates.fromString(String value) |
Note.Annotates |
Note.getAnnotates() |
static Note.Annotates |
Note.Annotates.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Note.Annotates[] |
Note.Annotates.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Note.setAnnotates(Note.Annotates annotates) |
Copyright © 2022. All rights reserved.