biz.onixs.fix.fast.template
Class MantissaFieldInstr
java.lang.Object
biz.onixs.fix.fast.template.AbstractFieldInstr
biz.onixs.fix.fast.template.Int64FieldInstr
biz.onixs.fix.fast.template.MantissaFieldInstr
- All Implemented Interfaces:
- FieldInstr
public class MantissaFieldInstr
- extends Int64FieldInstr
MantissaFieldInstr
public MantissaFieldInstr()
decode
public void decode(DecodingContext context)
throws FastException
- Specified by:
decode
in interface FieldInstr
- Overrides:
decode
in class Int64FieldInstr
- Throws:
FastException
encode
public void encode(EncodingContext context)
throws FastException
- Specified by:
encode
in interface FieldInstr
- Overrides:
encode
in class Int64FieldInstr
- Throws:
FastException
occupiesPresenceMap
public boolean occupiesPresenceMap()
- Specified by:
occupiesPresenceMap
in interface FieldInstr
- Overrides:
occupiesPresenceMap
in class Int64FieldInstr
copy
public FieldInstr copy()
- Specified by:
copy
in interface FieldInstr
- Overrides:
copy
in class Int64FieldInstr
toString
public String toString()
- Overrides:
toString
in class Int64FieldInstr
Copyright © 2005-2012 Onix Solutions. All Rights Reserved.