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