biz.onixs.fix.fast.template
Class Int32FieldInstr
java.lang.Object
biz.onixs.fix.fast.template.AbstractFieldInstr
biz.onixs.fix.fast.template.Int32FieldInstr
- All Implemented Interfaces:
- FieldInstr
- Direct Known Subclasses:
- ExponentFieldInstr
public class Int32FieldInstr
- extends AbstractFieldInstr
fieldOper
protected Int32FieldOper fieldOper
Int32FieldInstr
public Int32FieldInstr()
getFieldOper
public Int32FieldOper getFieldOper()
setFieldOper
public void setFieldOper(Int32FieldOper fieldOper)
decode
public void decode(DecodingContext context)
throws FastException
- Throws:
FastException
encode
public void encode(EncodingContext context)
throws FastException
- Throws:
FastException
occupiesPresenceMap
public boolean occupiesPresenceMap()
copy
public FieldInstr copy()
copy
protected void copy(Int32FieldInstr instr)
toString
public String toString()
- Overrides:
toString
in class AbstractFieldInstr
toStringShort
public String toStringShort()
- Overrides:
toStringShort
in class AbstractFieldInstr
Copyright © 2005-2012 Onix Solutions. All Rights Reserved.