biz.onixs.fix.fast.template
Class Int32FieldOper
java.lang.Object
biz.onixs.fix.fast.template.AbstractFieldOper
biz.onixs.fix.fast.template.Int32FieldOper
- All Implemented Interfaces:
- FieldOper
- Direct Known Subclasses:
- Int32CopyFieldOper, Int32DefaultFieldOper, Int32DeltaFieldOper, Int32NoopFieldOper
public abstract class Int32FieldOper
- extends AbstractFieldOper
Field Summary |
protected int |
value
|
value
protected int value
Int32FieldOper
public Int32FieldOper()
getValue
public int getValue()
setValue
public void setValue(int value)
decode
public abstract Integer decode(Int32FieldInstr fieldInstr,
DecodingContext context)
throws FastException
- Throws:
FastException
encode
public abstract void encode(Int32FieldInstr fieldInstr,
EncodingContext context)
throws FastException
- Throws:
FastException
copy
protected void copy(Int32FieldOper oper)
toString
public String toString()
- Overrides:
toString
in class AbstractFieldOper
toStringShort
public String toStringShort()
- Overrides:
toStringShort
in class AbstractFieldOper
Copyright © 2005-2012 Onix Solutions. All Rights Reserved.