quickfix.fix50.component
Class DiscretionInstructions
java.lang.Object
quickfix.FieldMap
quickfix.MessageComponent
quickfix.fix50.component.DiscretionInstructions
- All Implemented Interfaces:
- java.io.Serializable
public class DiscretionInstructions
- extends MessageComponent
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
Methods inherited from class quickfix.FieldMap |
addGroup, calculateString, clear, 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, 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 |
MSGTYPE
public static final java.lang.String MSGTYPE
- See Also:
- Constant Field Values
DiscretionInstructions
public DiscretionInstructions()
getFields
protected int[] getFields()
- Specified by:
getFields
in class MessageComponent
getGroupFields
protected int[] getGroupFields()
- Specified by:
getGroupFields
in class MessageComponent
set
public void set(DiscretionInst value)
get
public DiscretionInst get(DiscretionInst value)
throws FieldNotFound
- Throws:
FieldNotFound
getDiscretionInst
public DiscretionInst getDiscretionInst()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DiscretionInst field)
isSetDiscretionInst
public boolean isSetDiscretionInst()
set
public void set(DiscretionOffsetValue value)
get
public DiscretionOffsetValue get(DiscretionOffsetValue value)
throws FieldNotFound
- Throws:
FieldNotFound
getDiscretionOffsetValue
public DiscretionOffsetValue getDiscretionOffsetValue()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DiscretionOffsetValue field)
isSetDiscretionOffsetValue
public boolean isSetDiscretionOffsetValue()
set
public void set(DiscretionMoveType value)
get
public DiscretionMoveType get(DiscretionMoveType value)
throws FieldNotFound
- Throws:
FieldNotFound
getDiscretionMoveType
public DiscretionMoveType getDiscretionMoveType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DiscretionMoveType field)
isSetDiscretionMoveType
public boolean isSetDiscretionMoveType()
set
public void set(DiscretionOffsetType value)
get
public DiscretionOffsetType get(DiscretionOffsetType value)
throws FieldNotFound
- Throws:
FieldNotFound
getDiscretionOffsetType
public DiscretionOffsetType getDiscretionOffsetType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DiscretionOffsetType field)
isSetDiscretionOffsetType
public boolean isSetDiscretionOffsetType()
set
public void set(DiscretionLimitType value)
get
public DiscretionLimitType get(DiscretionLimitType value)
throws FieldNotFound
- Throws:
FieldNotFound
getDiscretionLimitType
public DiscretionLimitType getDiscretionLimitType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DiscretionLimitType field)
isSetDiscretionLimitType
public boolean isSetDiscretionLimitType()
set
public void set(DiscretionRoundDirection value)
get
public DiscretionRoundDirection get(DiscretionRoundDirection value)
throws FieldNotFound
- Throws:
FieldNotFound
getDiscretionRoundDirection
public DiscretionRoundDirection getDiscretionRoundDirection()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DiscretionRoundDirection field)
isSetDiscretionRoundDirection
public boolean isSetDiscretionRoundDirection()
set
public void set(DiscretionScope value)
get
public DiscretionScope get(DiscretionScope value)
throws FieldNotFound
- Throws:
FieldNotFound
getDiscretionScope
public DiscretionScope getDiscretionScope()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(DiscretionScope field)
isSetDiscretionScope
public boolean isSetDiscretionScope()