public class StatusValue extends IntField
Modifier and Type | Field and Description |
---|---|
static int |
CONNECTED |
static int |
FIELD |
static int |
IN_PROCESS |
static int |
NOT_CONNECTED_DOWN_EXPECTED_DOWN |
static int |
NOT_CONNECTED_DOWN_EXPECTED_UP |
Constructor and Description |
---|
StatusValue() |
StatusValue(int data) |
public static final int FIELD
public static final int CONNECTED
public static final int NOT_CONNECTED_DOWN_EXPECTED_UP
public static final int NOT_CONNECTED_DOWN_EXPECTED_DOWN
public static final int IN_PROCESS
Copyright © 2021. All rights reserved.