public static class Allocation.NoOrders
extends quickfix.Group
| Constructor and Description |
|---|
NoOrders() |
| Modifier and Type | Method and Description |
|---|---|
ClOrdID |
get(ClOrdID value) |
ListID |
get(ListID value) |
OrderID |
get(OrderID value) |
SecondaryClOrdID |
get(SecondaryClOrdID value) |
SecondaryOrderID |
get(SecondaryOrderID value) |
ClOrdID |
getClOrdID() |
ListID |
getListID() |
OrderID |
getOrderID() |
SecondaryClOrdID |
getSecondaryClOrdID() |
SecondaryOrderID |
getSecondaryOrderID() |
boolean |
isSet(ClOrdID field) |
boolean |
isSet(ListID field) |
boolean |
isSet(OrderID field) |
boolean |
isSet(SecondaryClOrdID field) |
boolean |
isSet(SecondaryOrderID field) |
boolean |
isSetClOrdID() |
boolean |
isSetListID() |
boolean |
isSetOrderID() |
boolean |
isSetSecondaryClOrdID() |
boolean |
isSetSecondaryOrderID() |
void |
set(ClOrdID value) |
void |
set(ListID value) |
void |
set(OrderID value) |
void |
set(SecondaryClOrdID value) |
void |
set(SecondaryOrderID 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(ClOrdID value)
public ClOrdID getClOrdID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ClOrdID field)
public boolean isSetClOrdID()
public void set(OrderID value)
public OrderID getOrderID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(OrderID field)
public boolean isSetOrderID()
public void set(SecondaryOrderID value)
public SecondaryOrderID get(SecondaryOrderID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecondaryOrderID getSecondaryOrderID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecondaryOrderID field)
public boolean isSetSecondaryOrderID()
public void set(SecondaryClOrdID value)
public SecondaryClOrdID get(SecondaryClOrdID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecondaryClOrdID getSecondaryClOrdID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecondaryClOrdID field)
public boolean isSetSecondaryClOrdID()
public void set(ListID value)
public ListID getListID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ListID field)
public boolean isSetListID()
Copyright © 2021. All rights reserved.