biz.onixs.fix.fast.template
Class SimpleDecimalDeltaFieldOper
java.lang.Object
biz.onixs.fix.fast.template.AbstractFieldOper
biz.onixs.fix.fast.template.SimpleDecimalFieldOper
biz.onixs.fix.fast.template.SimpleDecimalDeltaFieldOper
- All Implemented Interfaces:
- FieldOper
public class SimpleDecimalDeltaFieldOper
- extends SimpleDecimalFieldOper
SimpleDecimalDeltaFieldOper
public SimpleDecimalDeltaFieldOper()
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.