public static class FillsGrp.NoFills
extends quickfix.Group
| Modifier and Type | Class and Description |
|---|---|
static class |
FillsGrp.NoFills.NoNested4PartyIDs |
| Constructor and Description |
|---|
NoFills() |
| Modifier and Type | Method and Description |
|---|---|
FillExecID |
get(FillExecID value) |
FillPx |
get(FillPx value) |
FillQty |
get(FillQty value) |
NestedParties4 |
get(NestedParties4 component) |
NoNested4PartyIDs |
get(NoNested4PartyIDs value) |
FillExecID |
getFillExecID() |
FillPx |
getFillPx() |
FillQty |
getFillQty() |
NestedParties4 |
getNestedParties4() |
NoNested4PartyIDs |
getNoNested4PartyIDs() |
boolean |
isSet(FillExecID field) |
boolean |
isSet(FillPx field) |
boolean |
isSet(FillQty field) |
boolean |
isSet(NoNested4PartyIDs field) |
boolean |
isSetFillExecID() |
boolean |
isSetFillPx() |
boolean |
isSetFillQty() |
boolean |
isSetNoNested4PartyIDs() |
void |
set(FillExecID value) |
void |
set(FillPx value) |
void |
set(FillQty value) |
void |
set(NestedParties4 component) |
void |
set(NoNested4PartyIDs 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(FillExecID value)
public FillExecID get(FillExecID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic FillExecID getFillExecID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(FillExecID field)
public boolean isSetFillExecID()
public void set(FillPx value)
public FillPx getFillPx() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(FillPx field)
public boolean isSetFillPx()
public void set(FillQty value)
public FillQty getFillQty() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(FillQty field)
public boolean isSetFillQty()
public void set(NestedParties4 component)
public NestedParties4 get(NestedParties4 component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NestedParties4 getNestedParties4() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoNested4PartyIDs value)
public NoNested4PartyIDs get(NoNested4PartyIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoNested4PartyIDs getNoNested4PartyIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoNested4PartyIDs field)
public boolean isSetNoNested4PartyIDs()
Copyright © 2021. All rights reserved.