public class NewOrderCross extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
NewOrderCross.NoSides |
Message.Header| Constructor and Description |
|---|
NewOrderCross() |
NewOrderCross(CrossID crossID,
CrossType crossType,
CrossPrioritization crossPrioritization) |
| Modifier and Type | Method and Description |
|---|---|
CrossID |
get(CrossID value) |
CrossPrioritization |
get(CrossPrioritization value) |
CrossType |
get(CrossType value) |
Instrument |
get(Instrument component) |
NoSides |
get(NoSides value) |
SideCrossOrdModGrp |
get(SideCrossOrdModGrp component) |
CrossID |
getCrossID() |
CrossPrioritization |
getCrossPrioritization() |
CrossType |
getCrossType() |
Instrument |
getInstrumentComponent() |
NoSides |
getNoSides() |
SideCrossOrdModGrp |
getSideCrossOrdModGrpComponent() |
boolean |
isSet(CrossID field) |
boolean |
isSet(CrossPrioritization field) |
boolean |
isSet(CrossType field) |
boolean |
isSet(NoSides field) |
boolean |
isSetCrossID() |
boolean |
isSetCrossPrioritization() |
boolean |
isSetCrossType() |
boolean |
isSetNoSides() |
void |
set(CrossID value) |
void |
set(CrossPrioritization value) |
void |
set(CrossType value) |
void |
set(Instrument component) |
void |
set(NoSides value) |
void |
set(SideCrossOrdModGrp component) |
bodyLength, clear, clone, fromString, fromString, fromString, fromString, getException, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reset, reverseRoute, toRawString, toString, toXML, toXML, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroupaddGroup, addGroupRef, calculateString, 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, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, 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, setUtcTimeStampequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic static final String MSGTYPE
public NewOrderCross()
public NewOrderCross(CrossID crossID, CrossType crossType, CrossPrioritization crossPrioritization)
public void set(CrossID value)
public CrossID getCrossID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(CrossID field)
public boolean isSetCrossID()
public void set(CrossType value)
public CrossType get(CrossType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic CrossType getCrossType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(CrossType field)
public boolean isSetCrossType()
public void set(CrossPrioritization value)
public CrossPrioritization get(CrossPrioritization value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic CrossPrioritization getCrossPrioritization() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(CrossPrioritization field)
public boolean isSetCrossPrioritization()
public void set(SideCrossOrdModGrp component)
public SideCrossOrdModGrp get(SideCrossOrdModGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SideCrossOrdModGrp getSideCrossOrdModGrpComponent() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoSides value)
public NoSides getNoSides() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoSides field)
public boolean isSetNoSides()
public void set(Instrument component)
public Instrument get(Instrument component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic Instrument getInstrumentComponent() throws quickfix.FieldNotFound
quickfix.FieldNotFoundCopyright © 2026. All rights reserved.