biz.onixs.fix.fast
Class CodingContext
java.lang.Object
biz.onixs.fix.fast.CodingContext
- Direct Known Subclasses:
- DecodingContext, EncodingContext
public class CodingContext
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dictionary
protected Dictionary dictionary
fixBlock
protected FixBlock fixBlock
template
protected Template template
CodingContext
public CodingContext()
getDictionary
public Dictionary getDictionary()
setDictionary
public void setDictionary(Dictionary dictionary)
getFixBlock
public FixBlock getFixBlock()
setFixBlock
public void setFixBlock(FixBlock fixBlock)
getTemplate
public Template getTemplate()
setTemplate
public void setTemplate(Template template)
Copyright © 2005-2012 Onix Solutions. All Rights Reserved.