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