quickfix.fix44
Class MultilegOrderCancelReplaceRequest.NoTradingSessions

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Group
          extended by quickfix.fix44.MultilegOrderCancelReplaceRequest.NoTradingSessions
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
MultilegOrderCancelReplaceRequest

public static class MultilegOrderCancelReplaceRequest.NoTradingSessions
extends Group

See Also:
Serialized Form

Constructor Summary
MultilegOrderCancelReplaceRequest.NoTradingSessions()
           
 
Method Summary
 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)
           
 
Methods inherited from class quickfix.Group
addGroup, delim, field, getFieldTag, getGroup
 
Methods inherited from class quickfix.FieldMap
calculateString, clear, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, initializeFrom, isEmpty, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, setBoolean, setBytes, setChar, 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, setUtcTimeStamp, setUtcTimeStamp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultilegOrderCancelReplaceRequest.NoTradingSessions

public MultilegOrderCancelReplaceRequest.NoTradingSessions()
Method Detail

set

public void set(TradingSessionID value)

get

public TradingSessionID get(TradingSessionID value)
                     throws FieldNotFound
Throws:
FieldNotFound

getTradingSessionID

public TradingSessionID getTradingSessionID()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(TradingSessionID field)

isSetTradingSessionID

public boolean isSetTradingSessionID()

set

public void set(TradingSessionSubID value)

get

public TradingSessionSubID get(TradingSessionSubID value)
                        throws FieldNotFound
Throws:
FieldNotFound

getTradingSessionSubID

public TradingSessionSubID getTradingSessionSubID()
                                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(TradingSessionSubID field)

isSetTradingSessionSubID

public boolean isSetTradingSessionSubID()