Methods in biz.onixs.fix.fast.template with parameters of type Int32FieldInstr |
protected void |
Int32FieldInstr.copy(Int32FieldInstr instr)
|
Integer |
Int32NoopFieldOper.decode(Int32FieldInstr fieldInstr,
DecodingContext context)
|
abstract Integer |
Int32FieldOper.decode(Int32FieldInstr fieldInstr,
DecodingContext context)
|
Integer |
Int32DeltaFieldOper.decode(Int32FieldInstr fieldInstr,
DecodingContext context)
|
Integer |
Int32DefaultFieldOper.decode(Int32FieldInstr fieldInstr,
DecodingContext context)
|
Integer |
Int32CopyFieldOper.decode(Int32FieldInstr fieldInstr,
DecodingContext context)
|
void |
Int32NoopFieldOper.encode(Int32FieldInstr fieldInstr,
EncodingContext context)
|
abstract void |
Int32FieldOper.encode(Int32FieldInstr fieldInstr,
EncodingContext context)
|
void |
Int32DeltaFieldOper.encode(Int32FieldInstr fieldInstr,
EncodingContext context)
|
void |
Int32DefaultFieldOper.encode(Int32FieldInstr fieldInstr,
EncodingContext context)
|
void |
Int32CopyFieldOper.encode(Int32FieldInstr fieldInstr,
EncodingContext context)
|