public class DataView extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected DataViewType |
dataViewType |
| Constructor and Description |
|---|
DataView() |
DataView(DataViewType dataViewType) |
| Modifier and Type | Method and Description |
|---|---|
DataViewType |
getDataViewType() |
void |
setDataViewType(DataViewType dataViewType) |
String |
toString() |
protected DataViewType dataViewType
public DataView()
public DataView(DataViewType dataViewType)
public DataViewType getDataViewType()
public void setDataViewType(DataViewType dataViewType)
Copyright © 2017. All Rights Reserved.