biz.onixs.fix.fast.template
Class LengthFieldOper
java.lang.Object
biz.onixs.fix.fast.template.AbstractFieldOper
biz.onixs.fix.fast.template.LengthFieldOper
- All Implemented Interfaces:
- FieldOper
- Direct Known Subclasses:
- LengthCopyFieldOper, LengthDefaultFieldOper, LengthNoopFieldOper
public abstract class LengthFieldOper
- extends AbstractFieldOper
Field Summary |
protected long |
value
|
value
protected long value
LengthFieldOper
public LengthFieldOper()
getValue
public long getValue()
setValue
public void setValue(long value)
decode
public abstract Long decode(LengthFieldInstr fieldInstr,
DecodingContext context)
throws FastException
- Throws:
FastException
copy
protected void copy(LengthFieldOper 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.