|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbiz.onixs.fix.fast.template.AbstractFieldOper
biz.onixs.fix.fast.template.LengthFieldOper
biz.onixs.fix.fast.template.LengthCopyFieldOper
public class LengthCopyFieldOper
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 |
---|
public LengthCopyFieldOper()
Method Detail |
---|
public Long decode(LengthFieldInstr fieldInstr, DecodingContext context) throws FastException
decode
in class LengthFieldOper
FastException
public boolean occupiesPresenceMap(FieldInstr fieldInstr)
public FieldOper copy()
public String toString()
toString
in class LengthFieldOper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |