| Package | Description |
|---|---|
| net.sf.yal10n.dashboard |
| Modifier and Type | Method and Description |
|---|---|
StatusClass |
LanguageModel.getEncodingStatus()
Gets the encoding status.
|
StatusClass |
LanguageModel.getStatus()
Gets the status.
|
static StatusClass |
StatusClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatusClass[] |
StatusClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LanguageModel.setEncodingStatus(StatusClass encodingStatus)
Sets the encoding status.
|
void |
LanguageModel.setStatus(StatusClass status)
Sets the status.
|
Copyright © 2013-2015. All Rights Reserved.