Package | Description |
---|---|
fr.inria.tea.ssme.polychrony |
Modifier and Type | Field and Description |
---|---|
static java.util.List<LanguageCode> |
LanguageCode.VALUES |
Modifier and Type | Method and Description |
---|---|
static LanguageCode |
LanguageCode.get(int value) |
static LanguageCode |
LanguageCode.get(java.lang.String literal) |
static LanguageCode |
LanguageCode.getByName(java.lang.String name) |
static LanguageCode |
LanguageCode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LanguageCode[] |
LanguageCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
long |
SignalTreeBuilting.mkExternalImplLanguage(LanguageCode langCode) |