Uses of Class
biz.onixs.fix.fast.template.UInt64FieldInstr

Packages that use UInt64FieldInstr
biz.onixs.fix.fast.template   
 

Uses of UInt64FieldInstr in biz.onixs.fix.fast.template
 

Methods in biz.onixs.fix.fast.template with parameters of type UInt64FieldInstr
protected  void UInt64FieldInstr.copy(UInt64FieldInstr instr)
           
 Long UInt64NoopFieldOper.decode(UInt64FieldInstr fieldInstr, DecodingContext context)
           
 Long UInt64IncrementFieldOper.decode(UInt64FieldInstr fieldInstr, DecodingContext context)
           
abstract  Long UInt64FieldOper.decode(UInt64FieldInstr fieldInstr, DecodingContext context)
           
 Long UInt64DeltaFieldOper.decode(UInt64FieldInstr fieldInstr, DecodingContext context)
           
 Long UInt64DefaultFieldOper.decode(UInt64FieldInstr fieldInstr, DecodingContext context)
           
 Long UInt64CopyFieldOper.decode(UInt64FieldInstr fieldInstr, DecodingContext context)
           
 void UInt64NoopFieldOper.encode(UInt64FieldInstr fieldInstr, EncodingContext context)
           
 void UInt64IncrementFieldOper.encode(UInt64FieldInstr fieldInstr, EncodingContext context)
           
abstract  void UInt64FieldOper.encode(UInt64FieldInstr fieldInstr, EncodingContext context)
           
 void UInt64DeltaFieldOper.encode(UInt64FieldInstr fieldInstr, EncodingContext context)
           
 void UInt64DefaultFieldOper.encode(UInt64FieldInstr fieldInstr, EncodingContext context)
           
 void UInt64CopyFieldOper.encode(UInt64FieldInstr fieldInstr, EncodingContext context)
           
 



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