public static class CompIDStatGrp.NoCompIDs
extends quickfix.Group
Constructor and Description |
---|
NoCompIDs() |
Modifier and Type | Method and Description |
---|---|
DeskID |
get(DeskID value) |
LocationID |
get(LocationID value) |
RefCompID |
get(RefCompID value) |
RefSubID |
get(RefSubID value) |
StatusText |
get(StatusText value) |
StatusValue |
get(StatusValue value) |
DeskID |
getDeskID() |
LocationID |
getLocationID() |
RefCompID |
getRefCompID() |
RefSubID |
getRefSubID() |
StatusText |
getStatusText() |
StatusValue |
getStatusValue() |
boolean |
isSet(DeskID field) |
boolean |
isSet(LocationID field) |
boolean |
isSet(RefCompID field) |
boolean |
isSet(RefSubID field) |
boolean |
isSet(StatusText field) |
boolean |
isSet(StatusValue field) |
boolean |
isSetDeskID() |
boolean |
isSetLocationID() |
boolean |
isSetRefCompID() |
boolean |
isSetRefSubID() |
boolean |
isSetStatusText() |
boolean |
isSetStatusValue() |
void |
set(DeskID value) |
void |
set(LocationID value) |
void |
set(RefCompID value) |
void |
set(RefSubID value) |
void |
set(StatusText value) |
void |
set(StatusValue 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(RefCompID value)
public RefCompID get(RefCompID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RefCompID getRefCompID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RefCompID field)
public boolean isSetRefCompID()
public void set(RefSubID value)
public RefSubID get(RefSubID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RefSubID getRefSubID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RefSubID field)
public boolean isSetRefSubID()
public void set(LocationID value)
public LocationID get(LocationID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public LocationID getLocationID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(LocationID field)
public boolean isSetLocationID()
public void set(DeskID value)
public DeskID getDeskID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(DeskID field)
public boolean isSetDeskID()
public void set(StatusValue value)
public StatusValue get(StatusValue value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public StatusValue getStatusValue() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(StatusValue field)
public boolean isSetStatusValue()
public void set(StatusText value)
public StatusText get(StatusText value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public StatusText getStatusText() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(StatusText field)
public boolean isSetStatusText()
Copyright © 2017. All rights reserved.