| Package | Description |
|---|---|
| org.smallmind.web.jersey.fault |
| Modifier and Type | Method and Description |
|---|---|
NativeLanguage |
NativeObject.getLanguage() |
static NativeLanguage |
NativeLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NativeLanguage[] |
NativeLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NativeObject.setLanguage(NativeLanguage language) |
Copyright © 2018. All rights reserved.