public static class SecurityListRequest.NoEvents
extends quickfix.Group
Constructor and Description |
---|
NoEvents() |
Modifier and Type | Method and Description |
---|---|
EventDate |
get(EventDate value) |
EventPx |
get(EventPx value) |
EventText |
get(EventText value) |
EventTime |
get(EventTime value) |
EventType |
get(EventType value) |
EventDate |
getEventDate() |
EventPx |
getEventPx() |
EventText |
getEventText() |
EventTime |
getEventTime() |
EventType |
getEventType() |
boolean |
isSet(EventDate field) |
boolean |
isSet(EventPx field) |
boolean |
isSet(EventText field) |
boolean |
isSet(EventTime field) |
boolean |
isSet(EventType field) |
boolean |
isSetEventDate() |
boolean |
isSetEventPx() |
boolean |
isSetEventText() |
boolean |
isSetEventTime() |
boolean |
isSetEventType() |
void |
set(EventDate value) |
void |
set(EventPx value) |
void |
set(EventText value) |
void |
set(EventTime value) |
void |
set(EventType 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, 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, setUtcTimeStamp
public void set(EventType value)
public EventType get(EventType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EventType getEventType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EventType field)
public boolean isSetEventType()
public void set(EventDate value)
public EventDate get(EventDate value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EventDate getEventDate() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EventDate field)
public boolean isSetEventDate()
public void set(EventTime value)
public EventTime get(EventTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EventTime getEventTime() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EventTime field)
public boolean isSetEventTime()
public void set(EventPx value)
public EventPx getEventPx() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EventPx field)
public boolean isSetEventPx()
public void set(EventText value)
public EventText get(EventText value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public EventText getEventText() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(EventText field)
public boolean isSetEventText()
Copyright © 2021. All rights reserved.