public static class ListStatus.NoOrders extends Group
| Constructor and Description |
|---|
NoOrders() |
| Modifier and Type | Method and Description |
|---|---|
AvgPx |
get(AvgPx value) |
ClOrdID |
get(ClOrdID value) |
CumQty |
get(CumQty value) |
CxlQty |
get(CxlQty value) |
AvgPx |
getAvgPx() |
ClOrdID |
getClOrdID() |
CumQty |
getCumQty() |
CxlQty |
getCxlQty() |
boolean |
isSet(AvgPx field) |
boolean |
isSet(ClOrdID field) |
boolean |
isSet(CumQty field) |
boolean |
isSet(CxlQty field) |
boolean |
isSetAvgPx() |
boolean |
isSetClOrdID() |
boolean |
isSetCumQty() |
boolean |
isSetCxlQty() |
void |
set(AvgPx value) |
void |
set(ClOrdID value) |
void |
set(CumQty value) |
void |
set(CxlQty value) |
delim, getFieldTagaddGroup, addGroupRef, calculateString, clear, getBoolean, getChar, getChars, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getOptionalDecimal, getOptionalString, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, initializeFrom, isEmpty, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, reset, setBoolean, setBytes, setChar, setChars, setComponent, setDecimal, setDecimal, setDouble, setDouble, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setFields, setGroupCount, setGroups, setGroups, setInt, setString, setUtcDateOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeStamp, setUtcTimeStamp, setUtcTimeStamppublic void set(ClOrdID value)
public ClOrdID get(ClOrdID value) throws FieldNotFound
FieldNotFoundpublic ClOrdID getClOrdID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(ClOrdID field)
public boolean isSetClOrdID()
public void set(CumQty value)
public CumQty get(CumQty value) throws FieldNotFound
FieldNotFoundpublic CumQty getCumQty() throws FieldNotFound
FieldNotFoundpublic boolean isSet(CumQty field)
public boolean isSetCumQty()
public void set(CxlQty value)
public CxlQty get(CxlQty value) throws FieldNotFound
FieldNotFoundpublic CxlQty getCxlQty() throws FieldNotFound
FieldNotFoundpublic boolean isSet(CxlQty field)
public boolean isSetCxlQty()
public void set(AvgPx value)
public AvgPx get(AvgPx value) throws FieldNotFound
FieldNotFoundpublic AvgPx getAvgPx() throws FieldNotFound
FieldNotFoundpublic boolean isSet(AvgPx field)
public boolean isSetAvgPx()
Copyright © 2021. All rights reserved.