| Package | Description |
|---|---|
| net.sf.okapi.tm.pensieve.common |
| Modifier and Type | Method and Description |
|---|---|
static MetadataType |
MetadataType.findMetadataType(String keyword) |
static MetadataType |
MetadataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetadataType[] |
MetadataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
TranslationUnit.getMetadataValue(MetadataType key)
Gets the value for a give metadata value field
|
void |
TranslationUnit.setMetadataValue(MetadataType key,
String value)
Sets the value for a give metadata value field
|
Copyright © 2021. All rights reserved.