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, getFieldTag
addGroup, 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, setUtcTimeStamp
public void set(ClOrdID value)
public ClOrdID get(ClOrdID value) throws FieldNotFound
FieldNotFound
public ClOrdID getClOrdID() throws FieldNotFound
FieldNotFound
public boolean isSet(ClOrdID field)
public boolean isSetClOrdID()
public void set(CumQty value)
public CumQty get(CumQty value) throws FieldNotFound
FieldNotFound
public CumQty getCumQty() throws FieldNotFound
FieldNotFound
public boolean isSet(CumQty field)
public boolean isSetCumQty()
public void set(CxlQty value)
public CxlQty get(CxlQty value) throws FieldNotFound
FieldNotFound
public CxlQty getCxlQty() throws FieldNotFound
FieldNotFound
public boolean isSet(CxlQty field)
public boolean isSetCxlQty()
public void set(AvgPx value)
public AvgPx get(AvgPx value) throws FieldNotFound
FieldNotFound
public AvgPx getAvgPx() throws FieldNotFound
FieldNotFound
public boolean isSet(AvgPx field)
public boolean isSetAvgPx()
Copyright © 2021. All rights reserved.