quickfix.fix44.component
Class PegInstructions
java.lang.Object
quickfix.FieldMap
quickfix.MessageComponent
quickfix.fix44.component.PegInstructions
- All Implemented Interfaces:
- java.io.Serializable
public class PegInstructions
- 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
PegInstructions
public PegInstructions()
getFields
protected int[] getFields()
- Specified by:
getFields
in class MessageComponent
getGroupFields
protected int[] getGroupFields()
- Specified by:
getGroupFields
in class MessageComponent
set
public void set(PegOffsetValue value)
get
public PegOffsetValue get(PegOffsetValue value)
throws FieldNotFound
- Throws:
FieldNotFound
getPegOffsetValue
public PegOffsetValue getPegOffsetValue()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PegOffsetValue field)
isSetPegOffsetValue
public boolean isSetPegOffsetValue()
set
public void set(PegMoveType value)
get
public PegMoveType get(PegMoveType value)
throws FieldNotFound
- Throws:
FieldNotFound
getPegMoveType
public PegMoveType getPegMoveType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PegMoveType field)
isSetPegMoveType
public boolean isSetPegMoveType()
set
public void set(PegOffsetType value)
get
public PegOffsetType get(PegOffsetType value)
throws FieldNotFound
- Throws:
FieldNotFound
getPegOffsetType
public PegOffsetType getPegOffsetType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PegOffsetType field)
isSetPegOffsetType
public boolean isSetPegOffsetType()
set
public void set(PegLimitType value)
get
public PegLimitType get(PegLimitType value)
throws FieldNotFound
- Throws:
FieldNotFound
getPegLimitType
public PegLimitType getPegLimitType()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PegLimitType field)
isSetPegLimitType
public boolean isSetPegLimitType()
set
public void set(PegRoundDirection value)
get
public PegRoundDirection get(PegRoundDirection value)
throws FieldNotFound
- Throws:
FieldNotFound
getPegRoundDirection
public PegRoundDirection getPegRoundDirection()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PegRoundDirection field)
isSetPegRoundDirection
public boolean isSetPegRoundDirection()
set
public void set(PegScope value)
get
public PegScope get(PegScope value)
throws FieldNotFound
- Throws:
FieldNotFound
getPegScope
public PegScope getPegScope()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(PegScope field)
isSetPegScope
public boolean isSetPegScope()