public class Status extends Object
| Constructor and Description |
|---|
Status(Locus locus,
String context) |
Status(Locus locus,
String context,
int code,
String description) |
| Modifier and Type | Method and Description |
|---|---|
static DataType |
getStatusType() |
Value |
getValue() |
boolean |
isNormal() |
void |
setStatus(String context,
int code,
String description) |
static void |
setStatusType(DataType type) |
Copyright © 2016. All rights reserved.