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