quickfix.fix43
Class TradingSessionStatusRequest
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix43.Message
quickfix.fix43.TradingSessionStatusRequest
- All Implemented Interfaces:
- java.io.Serializable
public class TradingSessionStatusRequest
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
Methods inherited from class quickfix.fix43.Message |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, set, set, set |
Methods inherited from class quickfix.Message |
bodyLength, clear, clone, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reverseRoute, toString, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroup |
Methods inherited from class quickfix.FieldMap |
addGroup, calculateString, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, initializeFrom, 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 |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MSGTYPE
public static final java.lang.String MSGTYPE
- See Also:
- Constant Field Values
TradingSessionStatusRequest
public TradingSessionStatusRequest()
TradingSessionStatusRequest
public TradingSessionStatusRequest(TradSesReqID tradSesReqID,
SubscriptionRequestType subscriptionRequestType)
set
public void set(TradSesReqID value)
get
public TradSesReqID get(TradSesReqID value)
throws FieldNotFound
- Throws:
FieldNotFound
getTradSesReqID
public TradSesReqID getTradSesReqID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TradSesReqID field)
isSetTradSesReqID
public boolean isSetTradSesReqID()
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()
set
public void set(TradSesMethod value)
get
public TradSesMethod get(TradSesMethod value)
throws FieldNotFound
- Throws:
FieldNotFound
getTradSesMethod
public TradSesMethod getTradSesMethod()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TradSesMethod field)
isSetTradSesMethod
public boolean isSetTradSesMethod()
set
public void set(TradSesMode value)
get
public TradSesMode get(TradSesMode value)
throws FieldNotFound
- Throws:
FieldNotFound
getTradSesMode
public TradSesMode getTradSesMode()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(TradSesMode field)
isSetTradSesMode
public boolean isSetTradSesMode()
set
public void set(SubscriptionRequestType value)
get
public SubscriptionRequestType get(SubscriptionRequestType value)
throws FieldNotFound
- Throws:
FieldNotFound
getSubscriptionRequestType
public SubscriptionRequestType getSubscriptionRequestType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SubscriptionRequestType field)
isSetSubscriptionRequestType
public boolean isSetSubscriptionRequestType()