public class DecodeContext
extends java.lang.Object
| Constructor and Description | 
|---|
| DecodeContext() | 
| DecodeContext(StorableLogEntry sle,
             java.lang.String field) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getField() | 
| StorableLogEntry | getStorableLogEntry() | 
| void | setField(java.lang.String field) | 
| void | setStorableLogEntry(StorableLogEntry sle) | 
public DecodeContext()
public DecodeContext(StorableLogEntry sle, java.lang.String field)
public StorableLogEntry getStorableLogEntry()
public void setStorableLogEntry(StorableLogEntry sle)
public java.lang.String getField()
public void setField(java.lang.String field)
Copyright © 2001-2019 Jalios SA. All Rights Reserved.