public class StatusElement
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected Status |
status
What is the over-all status?
|
protected java.lang.String |
time
When was this response created?
|
Modifier | Constructor and Description |
---|---|
protected |
StatusElement() |
protected |
StatusElement(Status status) |
Modifier and Type | Method and Description |
---|---|
Status |
getStatus() |
boolean |
isOk() |
void |
setStatus(Status status) |