| Package | Description |
|---|---|
| com.googlecode.jinahya.nica |
| Modifier and Type | Method and Description |
|---|---|
static Platform |
Platform.fromId(String id)
Finds a constants mapped to given
value. |
static Platform |
Platform.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Platform[] |
Platform.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011-2012. All Rights Reserved.