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) |
LeavesQty |
get(LeavesQty value) |
AvgPx |
getAvgPx() |
ClOrdID |
getClOrdID() |
CumQty |
getCumQty() |
CxlQty |
getCxlQty() |
LeavesQty |
getLeavesQty() |
boolean |
isSet(AvgPx field) |
boolean |
isSet(ClOrdID field) |
boolean |
isSet(CumQty field) |
boolean |
isSet(CxlQty field) |
boolean |
isSet(LeavesQty field) |
boolean |
isSetAvgPx() |
boolean |
isSetClOrdID() |
boolean |
isSetCumQty() |
boolean |
isSetCxlQty() |
boolean |
isSetLeavesQty() |
void |
set(AvgPx value) |
void |
set(ClOrdID value) |
void |
set(CumQty value) |
void |
set(CxlQty value) |
void |
set(LeavesQty 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(LeavesQty value)
public LeavesQty get(LeavesQty value) throws FieldNotFound
FieldNotFound
public LeavesQty getLeavesQty() throws FieldNotFound
FieldNotFound
public boolean isSet(LeavesQty field)
public boolean isSetLeavesQty()
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.