biz.onixs.fix.fast.template
Class StringNoopFieldOper

java.lang.Object
  extended by biz.onixs.fix.fast.template.AbstractFieldOper
      extended by biz.onixs.fix.fast.template.StringFieldOper
          extended by biz.onixs.fix.fast.template.StringNoopFieldOper
All Implemented Interfaces:
FieldOper

public class StringNoopFieldOper
extends StringFieldOper


Field Summary
 
Fields inherited from class biz.onixs.fix.fast.template.StringFieldOper
value
 
Fields inherited from class biz.onixs.fix.fast.template.AbstractFieldOper
valueSet
 
Constructor Summary
StringNoopFieldOper()
           
 
Method Summary
 FieldOper copy()
           
 biz.onixs.util.ByteBuffer decode(StringFieldInstr fieldInstr, DecodingContext context)
           
 void encode(StringFieldInstr fieldInstr, EncodingContext context)
           
 boolean occupiesPresenceMap(FieldInstr fieldInstr)
           
 String toString()
           
 
Methods inherited from class biz.onixs.fix.fast.template.StringFieldOper
copy, getValue, setValue, toStringShort
 
Methods inherited from class biz.onixs.fix.fast.template.AbstractFieldOper
copy, isValueSet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StringNoopFieldOper

public StringNoopFieldOper()
Method Detail

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.