public class SideCrossOrdModGrp
extends quickfix.MessageComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
SideCrossOrdModGrp.NoPartyIDs |
static class |
SideCrossOrdModGrp.NoSides |
| Constructor and Description |
|---|
SideCrossOrdModGrp() |
| Modifier and Type | Method and Description |
|---|---|
ClOrdID |
get(ClOrdID value) |
NoPartyIDs |
get(NoPartyIDs value) |
NoSides |
get(NoSides value) |
Parties |
get(Parties component) |
Side |
get(Side value) |
ClOrdID |
getClOrdID() |
protected int[] |
getFields() |
protected int[] |
getGroupFields() |
NoPartyIDs |
getNoPartyIDs() |
NoSides |
getNoSides() |
Parties |
getPartiesComponent() |
Side |
getSide() |
boolean |
isSet(ClOrdID field) |
boolean |
isSet(NoPartyIDs field) |
boolean |
isSet(NoSides field) |
boolean |
isSet(Side field) |
boolean |
isSetClOrdID() |
boolean |
isSetNoPartyIDs() |
boolean |
isSetNoSides() |
boolean |
isSetSide() |
void |
set(ClOrdID value) |
void |
set(NoPartyIDs value) |
void |
set(NoSides value) |
void |
set(Parties component) |
void |
set(Side 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(NoSides value)
public NoSides getNoSides() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoSides field)
public boolean isSetNoSides()
public void set(Side value)
public Side getSide() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Side field)
public boolean isSetSide()
public void set(ClOrdID value)
public ClOrdID getClOrdID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ClOrdID field)
public boolean isSetClOrdID()
public void set(Parties component)
public Parties get(Parties component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic Parties getPartiesComponent() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoPartyIDs value)
public NoPartyIDs get(NoPartyIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoPartyIDs getNoPartyIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoPartyIDs field)
public boolean isSetNoPartyIDs()
Copyright © 2026. All rights reserved.