biz.onixs.fix.fast.template
Class LengthCopyFieldOper

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

public class LengthCopyFieldOper
extends LengthFieldOper


Field Summary
 
Fields inherited from class biz.onixs.fix.fast.template.LengthFieldOper
value
 
Fields inherited from class biz.onixs.fix.fast.template.AbstractFieldOper
valueSet
 
Constructor Summary
LengthCopyFieldOper()
           
 
Method Summary
 FieldOper copy()
           
 Long decode(LengthFieldInstr fieldInstr, DecodingContext context)
           
 boolean occupiesPresenceMap(FieldInstr fieldInstr)
           
 String toString()
           
 
Methods inherited from class biz.onixs.fix.fast.template.LengthFieldOper
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

LengthCopyFieldOper

public LengthCopyFieldOper()
Method Detail

decode

public Long decode(LengthFieldInstr fieldInstr,
                   DecodingContext context)
            throws FastException
Specified by:
decode in class LengthFieldOper
Throws:
FastException

occupiesPresenceMap

public boolean occupiesPresenceMap(FieldInstr fieldInstr)

copy

public FieldOper copy()

toString

public String toString()
Overrides:
toString in class LengthFieldOper


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