public class OrderTIF extends Object
| Modifier and Type | Field and Description |
|---|---|
static OrderTIF |
DAY |
static OrderTIF |
GTC |
static OrderTIF |
GTX |
static OrderTIF |
IOC |
static OrderTIF |
OPG |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
static OrderTIF |
parse(String type) |
static Object[] |
toArray() |
String |
toString() |
public static final OrderTIF DAY
public static final OrderTIF IOC
public static final OrderTIF OPG
public static final OrderTIF GTC
public static final OrderTIF GTX
public String getName()
public static Object[] toArray()
public static OrderTIF parse(String type) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2025. All rights reserved.