quickfix.fix50
Class SecurityTypeRequest
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix50.Message
quickfix.fix50.SecurityTypeRequest
- All Implemented Interfaces:
- java.io.Serializable
public class SecurityTypeRequest
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
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
SecurityTypeRequest
public SecurityTypeRequest()
SecurityTypeRequest
public SecurityTypeRequest(SecurityReqID securityReqID)
set
public void set(SecurityReqID value)
get
public SecurityReqID get(SecurityReqID value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecurityReqID
public SecurityReqID getSecurityReqID()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecurityReqID field)
isSetSecurityReqID
public boolean isSetSecurityReqID()
set
public void set(Text value)
get
public Text get(Text value)
throws FieldNotFound
- Throws:
FieldNotFound
getText
public Text getText()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Text field)
isSetText
public boolean isSetText()
set
public void set(EncodedTextLen value)
get
public EncodedTextLen get(EncodedTextLen value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedTextLen
public EncodedTextLen getEncodedTextLen()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedTextLen field)
isSetEncodedTextLen
public boolean isSetEncodedTextLen()
set
public void set(EncodedText value)
get
public EncodedText get(EncodedText value)
throws FieldNotFound
- Throws:
FieldNotFound
getEncodedText
public EncodedText getEncodedText()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(EncodedText field)
isSetEncodedText
public boolean isSetEncodedText()
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(Product value)
get
public Product get(Product value)
throws FieldNotFound
- Throws:
FieldNotFound
getProduct
public Product getProduct()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(Product field)
isSetProduct
public boolean isSetProduct()
set
public void set(SecurityType value)
get
public SecurityType get(SecurityType value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecurityType
public SecurityType getSecurityType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecurityType field)
isSetSecurityType
public boolean isSetSecurityType()
set
public void set(SecuritySubType value)
get
public SecuritySubType get(SecuritySubType value)
throws FieldNotFound
- Throws:
FieldNotFound
getSecuritySubType
public SecuritySubType getSecuritySubType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(SecuritySubType field)
isSetSecuritySubType
public boolean isSetSecuritySubType()