public class Quality
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BAD_CONFIGURATION_ERROR |
static int |
BAD_DEVICE_FAILURE |
static int |
BAD_NON_SPECIFIC |
static int |
BAD_NOT_CONNECTED |
static int |
GOOD_NON_SPECIFIC |
| Constructor and Description |
|---|
Quality() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isBad(java.lang.Integer quality) |