public abstract class DataSet extends Object
Modifier and Type | Field and Description |
---|---|
protected org.slf4j.Logger |
logger
Logger instance.
|
Constructor and Description |
---|
DataSet() |
public abstract String getValue()
public abstract void set(String value)
value
- the valuepublic abstract String getKey()
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.