public static class Confirmation.NoCapacities
extends quickfix.Group
| Constructor and Description |
|---|
NoCapacities() |
| Modifier and Type | Method and Description |
|---|---|
OrderCapacity |
get(OrderCapacity value) |
OrderCapacityQty |
get(OrderCapacityQty value) |
OrderRestrictions |
get(OrderRestrictions value) |
OrderCapacity |
getOrderCapacity() |
OrderCapacityQty |
getOrderCapacityQty() |
OrderRestrictions |
getOrderRestrictions() |
boolean |
isSet(OrderCapacity field) |
boolean |
isSet(OrderCapacityQty field) |
boolean |
isSet(OrderRestrictions field) |
boolean |
isSetOrderCapacity() |
boolean |
isSetOrderCapacityQty() |
boolean |
isSetOrderRestrictions() |
void |
set(OrderCapacity value) |
void |
set(OrderCapacityQty value) |
void |
set(OrderRestrictions 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(OrderCapacity value)
public OrderCapacity get(OrderCapacity value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic OrderCapacity getOrderCapacity() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(OrderCapacity field)
public boolean isSetOrderCapacity()
public void set(OrderRestrictions value)
public OrderRestrictions get(OrderRestrictions value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic OrderRestrictions getOrderRestrictions() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(OrderRestrictions field)
public boolean isSetOrderRestrictions()
public void set(OrderCapacityQty value)
public OrderCapacityQty get(OrderCapacityQty value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic OrderCapacityQty getOrderCapacityQty() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(OrderCapacityQty field)
public boolean isSetOrderCapacityQty()
Copyright © 2021. All rights reserved.