biz.onixs.fix.fast.template
Class SimpleDecimalNoopFieldOper
java.lang.Object
biz.onixs.fix.fast.template.AbstractFieldOper
biz.onixs.fix.fast.template.SimpleDecimalFieldOper
biz.onixs.fix.fast.template.SimpleDecimalNoopFieldOper
- All Implemented Interfaces:
- FieldOper
public class SimpleDecimalNoopFieldOper
- extends SimpleDecimalFieldOper
SimpleDecimalNoopFieldOper
public SimpleDecimalNoopFieldOper()
decode
public ScaledDecimal decode(SimpleDecimalFieldInstr fieldInstr,
DecodingContext context)
throws FastException
- Specified by:
decode
in class SimpleDecimalFieldOper
- Throws:
FastException
encode
public void encode(SimpleDecimalFieldInstr fieldInstr,
EncodingContext context)
throws FastException
- Specified by:
encode
in class SimpleDecimalFieldOper
- Throws:
FastException
occupiesPresenceMap
public boolean occupiesPresenceMap(FieldInstr fieldInstr)
copy
public FieldOper copy()
toString
public String toString()
- Overrides:
toString
in class SimpleDecimalFieldOper
Copyright © 2005-2012 Onix Solutions. All Rights Reserved.