biz.onixs.fix.fast.template
Class Int32DeltaFieldOper

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

public class Int32DeltaFieldOper
extends Int32FieldOper


Field Summary
 
Fields inherited from class biz.onixs.fix.fast.template.Int32FieldOper
value
 
Fields inherited from class biz.onixs.fix.fast.template.AbstractFieldOper
valueSet
 
Constructor Summary
Int32DeltaFieldOper()
           
 
Method Summary
 FieldOper copy()
           
 Integer decode(Int32FieldInstr fieldInstr, DecodingContext context)
           
 void encode(Int32FieldInstr fieldInstr, EncodingContext context)
           
 boolean occupiesPresenceMap(FieldInstr fieldInstr)
           
 String toString()
           
 
Methods inherited from class biz.onixs.fix.fast.template.Int32FieldOper
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

Int32DeltaFieldOper

public Int32DeltaFieldOper()
Method Detail

decode

public Integer decode(Int32FieldInstr fieldInstr,
                      DecodingContext context)
               throws FastException
Specified by:
decode in class Int32FieldOper
Throws:
FastException

encode

public void encode(Int32FieldInstr fieldInstr,
                   EncodingContext context)
            throws FastException
Specified by:
encode in class Int32FieldOper
Throws:
FastException

occupiesPresenceMap

public boolean occupiesPresenceMap(FieldInstr fieldInstr)

copy

public FieldOper copy()

toString

public String toString()
Overrides:
toString in class Int32FieldOper


Copyright © 2005-2012 Onix Solutions. All Rights Reserved.