| Package | Description |
|---|---|
| net.sf.okapi.common.annotation |
Classes to implement and manage annotations.
|
| Modifier and Type | Method and Description |
|---|---|
static XLIFFNote.Priority |
XLIFFNote.Priority.fromInt(int value) |
XLIFFNote.Priority |
XLIFFNote.getPriority() |
static XLIFFNote.Priority |
XLIFFNote.Priority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XLIFFNote.Priority[] |
XLIFFNote.Priority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XLIFFNote.setPriority(XLIFFNote.Priority priority) |
Copyright © 2021. All rights reserved.