public class TradeAllocIndicator extends IntField
| Modifier and Type | Field and Description | 
|---|---|
static int | 
ALLOCATION_FROM_EXECUTOR  | 
static int | 
ALLOCATION_GIVE_UP_EXECUTOR  | 
static int | 
ALLOCATION_NOT_REQUIRED  | 
static int | 
ALLOCATION_REQUIRED  | 
static int | 
ALLOCATION_TO_CLAIM_ACCOUNT  | 
static int | 
FIELD  | 
static int | 
USE_ALLOCATION_PROVIDED_WITH_THE_TRADE  | 
| Constructor and Description | 
|---|
TradeAllocIndicator()  | 
TradeAllocIndicator(int data)  | 
public static final int FIELD
public static final int ALLOCATION_NOT_REQUIRED
public static final int ALLOCATION_REQUIRED
public static final int USE_ALLOCATION_PROVIDED_WITH_THE_TRADE
public static final int ALLOCATION_GIVE_UP_EXECUTOR
public static final int ALLOCATION_FROM_EXECUTOR
public static final int ALLOCATION_TO_CLAIM_ACCOUNT
Copyright © 2021. All rights reserved.