public class ListOrderStatus extends IntField
Modifier and Type | Field and Description |
---|---|
static int |
ALERT |
static int |
ALL_DONE |
static int |
CANCELLING |
static int |
EXECUTING |
static int |
FIELD |
static int |
IN_BIDDING_PROCESS |
static int |
RECEIVED_FOR_EXECUTION |
static int |
REJECT |
Constructor and Description |
---|
ListOrderStatus() |
ListOrderStatus(int data) |
public static final int FIELD
public static final int IN_BIDDING_PROCESS
public static final int RECEIVED_FOR_EXECUTION
public static final int EXECUTING
public static final int CANCELLING
public static final int ALERT
public static final int ALL_DONE
public static final int REJECT
Copyright © 2021. All rights reserved.