public class ComplexEvents
extends quickfix.MessageComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
ComplexEvents.NoComplexEventDates |
static class |
ComplexEvents.NoComplexEvents |
| Constructor and Description |
|---|
ComplexEvents() |
| Modifier and Type | Method and Description |
|---|---|
ComplexEventDates |
get(ComplexEventDates component) |
ComplexEventType |
get(ComplexEventType value) |
NoComplexEventDates |
get(NoComplexEventDates value) |
NoComplexEvents |
get(NoComplexEvents value) |
ComplexEventDates |
getComplexEventDatesComponent() |
ComplexEventType |
getComplexEventType() |
protected int[] |
getFields() |
protected int[] |
getGroupFields() |
NoComplexEventDates |
getNoComplexEventDates() |
NoComplexEvents |
getNoComplexEvents() |
boolean |
isSet(ComplexEventType field) |
boolean |
isSet(NoComplexEventDates field) |
boolean |
isSet(NoComplexEvents field) |
boolean |
isSetComplexEventType() |
boolean |
isSetNoComplexEventDates() |
boolean |
isSetNoComplexEvents() |
void |
set(ComplexEventDates component) |
void |
set(ComplexEventType value) |
void |
set(NoComplexEventDates value) |
void |
set(NoComplexEvents 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(NoComplexEvents value)
public NoComplexEvents get(NoComplexEvents value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoComplexEvents getNoComplexEvents() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoComplexEvents field)
public boolean isSetNoComplexEvents()
public void set(ComplexEventType value)
public ComplexEventType get(ComplexEventType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ComplexEventType getComplexEventType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ComplexEventType field)
public boolean isSetComplexEventType()
public void set(ComplexEventDates component)
public ComplexEventDates get(ComplexEventDates component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ComplexEventDates getComplexEventDatesComponent() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoComplexEventDates value)
public NoComplexEventDates get(NoComplexEventDates value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoComplexEventDates getNoComplexEventDates() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoComplexEventDates field)
public boolean isSetNoComplexEventDates()
Copyright © 2026. All rights reserved.