public class HopGrp
extends quickfix.MessageComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
HopGrp.NoHops |
| Constructor and Description |
|---|
HopGrp() |
| Modifier and Type | Method and Description |
|---|---|
HopCompID |
get(HopCompID value) |
HopRefID |
get(HopRefID value) |
HopSendingTime |
get(HopSendingTime value) |
quickfix.field.NoHops |
get(quickfix.field.NoHops value) |
protected int[] |
getFields() |
protected int[] |
getGroupFields() |
HopCompID |
getHopCompID() |
HopRefID |
getHopRefID() |
HopSendingTime |
getHopSendingTime() |
quickfix.field.NoHops |
getNoHops() |
boolean |
isSet(HopCompID field) |
boolean |
isSet(HopRefID field) |
boolean |
isSet(HopSendingTime field) |
boolean |
isSet(quickfix.field.NoHops field) |
boolean |
isSetHopCompID() |
boolean |
isSetHopRefID() |
boolean |
isSetHopSendingTime() |
boolean |
isSetNoHops() |
void |
set(HopCompID value) |
void |
set(HopRefID value) |
void |
set(HopSendingTime value) |
void |
set(quickfix.field.NoHops 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, groupKeys, 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, setUtcTimeStampclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic static final String MSGTYPE
protected int[] getFields()
getFields in class quickfix.MessageComponentprotected int[] getGroupFields()
getGroupFields in class quickfix.MessageComponentpublic void set(quickfix.field.NoHops value)
public quickfix.field.NoHops get(quickfix.field.NoHops value)
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic quickfix.field.NoHops getNoHops()
throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(quickfix.field.NoHops field)
public boolean isSetNoHops()
public void set(HopCompID value)
public HopCompID get(HopCompID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic HopCompID getHopCompID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(HopCompID field)
public boolean isSetHopCompID()
public void set(HopSendingTime value)
public HopSendingTime get(HopSendingTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic HopSendingTime getHopSendingTime() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(HopSendingTime field)
public boolean isSetHopSendingTime()
public void set(HopRefID value)
public HopRefID get(HopRefID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic HopRefID getHopRefID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(HopRefID field)
public boolean isSetHopRefID()
Copyright © 2026. All rights reserved.