public class State extends Object
| Constructor and Description |
|---|
State() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getValue() |
boolean |
isResolved() |
void |
setDescription(String description) |
void |
setResolved(boolean resolved) |
void |
setValue(String value) |
Copyright © 2004-2013. All Rights Reserved.