com.jalios.jstore
Class DecodeContext

java.lang.Object
  extended by com.jalios.jstore.DecodeContext

public class DecodeContext
extends Object


Constructor Summary
DecodeContext()
           
DecodeContext(StorableLogEntry sle, String field)
           
 
Method Summary
 String getField()
           
 StorableLogEntry getStorableLogEntry()
           
 void setField(String field)
           
 void setStorableLogEntry(StorableLogEntry sle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecodeContext

public DecodeContext()

DecodeContext

public DecodeContext(StorableLogEntry sle,
                     String field)
Method Detail

getStorableLogEntry

public StorableLogEntry getStorableLogEntry()

setStorableLogEntry

public void setStorableLogEntry(StorableLogEntry sle)

getField

public String getField()

setField

public void setField(String field)


Copyright © 2001-2010 Jalios SA. All Rights Reserved.