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, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, initializeFrom, isEmpty, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, setBoolean, setBytes, setChar, 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(OrderCapacity value)
public OrderCapacity get(OrderCapacity value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public OrderCapacity getOrderCapacity() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(OrderCapacity field)
public boolean isSetOrderCapacity()
public void set(OrderRestrictions value)
public OrderRestrictions get(OrderRestrictions value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public OrderRestrictions getOrderRestrictions() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(OrderRestrictions field)
public boolean isSetOrderRestrictions()
public void set(OrderCapacityQty value)
public OrderCapacityQty get(OrderCapacityQty value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public OrderCapacityQty getOrderCapacityQty() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(OrderCapacityQty field)
public boolean isSetOrderCapacityQty()
Copyright © 2017. All rights reserved.