public class GPO_PORT_STATE
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static GPO_PORT_STATE |
FALSE
False GPI port state
|
int |
ordinal |
static GPO_PORT_STATE |
TRUE
True GPI port state
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(int val) |
int |
getValue() |
java.lang.String |
toString() |
public static final GPO_PORT_STATE FALSE
public static final GPO_PORT_STATE TRUE
public final int ordinal