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