|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pushtotest.tool.dataset.DatasetWrapper
public abstract class DatasetWrapper
Provides implementations of the methods that are in all DatasetHandler clasess.
| Field Summary | |
|---|---|
protected DatasetType |
type
|
| Constructor Summary | |
|---|---|
DatasetWrapper()
|
|
| Method Summary | |
|---|---|
DatasetType |
getType()
|
void |
setType(java.lang.String thetype)
Identifies the object that will handle the response data values for this Meter object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DatasetType type
| Constructor Detail |
|---|
public DatasetWrapper()
| Method Detail |
|---|
public DatasetType getType()
public void setType(java.lang.String thetype)
throws ToolException
setType in interface DatasetToolException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||