public static class AllocationReport.NoExecs
extends quickfix.Group
| Constructor and Description |
|---|
NoExecs() |
| Modifier and Type | Method and Description |
|---|---|
ExecID |
get(ExecID value) |
LastCapacity |
get(LastCapacity value) |
LastParPx |
get(LastParPx value) |
LastPx |
get(LastPx value) |
LastQty |
get(LastQty value) |
SecondaryExecID |
get(SecondaryExecID value) |
ExecID |
getExecID() |
LastCapacity |
getLastCapacity() |
LastParPx |
getLastParPx() |
LastPx |
getLastPx() |
LastQty |
getLastQty() |
SecondaryExecID |
getSecondaryExecID() |
boolean |
isSet(ExecID field) |
boolean |
isSet(LastCapacity field) |
boolean |
isSet(LastParPx field) |
boolean |
isSet(LastPx field) |
boolean |
isSet(LastQty field) |
boolean |
isSet(SecondaryExecID field) |
boolean |
isSetExecID() |
boolean |
isSetLastCapacity() |
boolean |
isSetLastParPx() |
boolean |
isSetLastPx() |
boolean |
isSetLastQty() |
boolean |
isSetSecondaryExecID() |
void |
set(ExecID value) |
void |
set(LastCapacity value) |
void |
set(LastParPx value) |
void |
set(LastPx value) |
void |
set(LastQty value) |
void |
set(SecondaryExecID value) |
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, setUtcTimeStamppublic void set(LastQty value)
public LastQty getLastQty() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(LastQty field)
public boolean isSetLastQty()
public void set(ExecID value)
public ExecID getExecID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ExecID field)
public boolean isSetExecID()
public void set(SecondaryExecID value)
public SecondaryExecID get(SecondaryExecID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecondaryExecID getSecondaryExecID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecondaryExecID field)
public boolean isSetSecondaryExecID()
public void set(LastPx value)
public LastPx getLastPx() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(LastPx field)
public boolean isSetLastPx()
public void set(LastParPx value)
public LastParPx get(LastParPx value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic LastParPx getLastParPx() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(LastParPx field)
public boolean isSetLastParPx()
public void set(LastCapacity value)
public LastCapacity get(LastCapacity value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic LastCapacity getLastCapacity() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(LastCapacity field)
public boolean isSetLastCapacity()
Copyright © 2021. All rights reserved.