biz.onixs.fix.fast.template
Class LengthFieldInstr
java.lang.Object
biz.onixs.fix.fast.template.AbstractFieldInstr
biz.onixs.fix.fast.template.LengthFieldInstr
- All Implemented Interfaces:
- FieldInstr
public class LengthFieldInstr
- extends AbstractFieldInstr
LengthFieldInstr
public LengthFieldInstr()
getFieldOper
public LengthFieldOper getFieldOper()
setFieldOper
public void setFieldOper(LengthFieldOper fieldOper)
decode
public void decode(DecodingContext context)
throws FastException
- Throws:
FastException
encode
public void encode(EncodingContext context)
throws FastException
- Throws:
FastException
occupiesPresenceMap
public boolean occupiesPresenceMap()
copy
public FieldInstr copy()
copy
protected void copy(LengthFieldInstr instr)
toString
public String toString()
- Overrides:
toString
in class AbstractFieldInstr
toStringShort
public String toStringShort()
- Overrides:
toStringShort
in class AbstractFieldInstr
Copyright © 2005-2012 Onix Solutions. All Rights Reserved.