public class TradeReportTransType extends IntField
Modifier and Type | Field and Description |
---|---|
static int |
CANCEL |
static int |
CANCEL_DUE_TO_BACK_OUT_OF_TRADE |
static int |
FIELD |
static int |
NEW |
static int |
RELEASE |
static int |
REPLACE |
static int |
REVERSE |
Constructor and Description |
---|
TradeReportTransType() |
TradeReportTransType(int data) |
public static final int FIELD
public static final int NEW
public static final int CANCEL
public static final int REPLACE
public static final int RELEASE
public static final int REVERSE
public static final int CANCEL_DUE_TO_BACK_OUT_OF_TRADE
Copyright © 2021. All rights reserved.