public class ListStatusType extends IntField
Modifier and Type | Field and Description |
---|---|
static int |
ACK |
static int |
ALERT |
static int |
ALL_DONE |
static int |
EXEC_STARTED |
static int |
FIELD |
static int |
RESPONSE |
static int |
TIMED |
Constructor and Description |
---|
ListStatusType() |
ListStatusType(int data) |
public static final int FIELD
public static final int ACK
public static final int RESPONSE
public static final int TIMED
public static final int EXEC_STARTED
public static final int ALL_DONE
public static final int ALERT
Copyright © 2021. All rights reserved.