public static class PositionMaintenanceRequest.NoTradingSessions
extends quickfix.Group
Constructor and Description |
---|
NoTradingSessions() |
Modifier and Type | Method and Description |
---|---|
TradingSessionID |
get(TradingSessionID value) |
TradingSessionSubID |
get(TradingSessionSubID value) |
TradingSessionID |
getTradingSessionID() |
TradingSessionSubID |
getTradingSessionSubID() |
boolean |
isSet(TradingSessionID field) |
boolean |
isSet(TradingSessionSubID field) |
boolean |
isSetTradingSessionID() |
boolean |
isSetTradingSessionSubID() |
void |
set(TradingSessionID value) |
void |
set(TradingSessionSubID 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(TradingSessionID value)
public TradingSessionID get(TradingSessionID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradingSessionID getTradingSessionID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradingSessionID field)
public boolean isSetTradingSessionID()
public void set(TradingSessionSubID value)
public TradingSessionSubID get(TradingSessionSubID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TradingSessionSubID getTradingSessionSubID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TradingSessionSubID field)
public boolean isSetTradingSessionSubID()
Copyright © 2021. All rights reserved.