-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static State |
INVALID
The invalid state.
|
static State |
UNKNOWN
The unknown state.
|
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
int |
code()
Returns code.
|
String |
name()
Returns name.
|
-
-
Method Detail
-
code
int code()
Returns code.
- Returns:
- code
-
name
String name()
Returns name.
- Returns:
- name
Copyright © 2011-2012. All Rights Reserved.