public class TriageStatus extends Object
Modifier and Type | Field and Description |
---|---|
static String |
TYPE_STATUS |
static String |
TYPE_USER |
Constructor and Description |
---|
TriageStatus() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplay() |
String |
getSettable() |
String |
getType() |
void |
setDisplay(String display) |
void |
setSettable(String settable) |
void |
setType(String type) |
String |
toString() |
public static final String TYPE_STATUS
public static final String TYPE_USER
Copyright © 2004-2017. All Rights Reserved.