public class TD_Value extends C_Leaf
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
value |
protected org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType |
valueType |
| Constructor and Description |
|---|
TD_Value() |
TD_Value(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType valueType,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getValue() |
org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType |
getValueType() |
void |
setValue(String value) |
void |
setValueType(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType valueType) |
String |
toString() |
protected String id
protected String value
protected org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType valueType
public TD_Value()
public TD_Value(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType valueType,
String value)
public String getValue()
public void setValue(String value)
public org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType getValueType()
public void setValueType(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType valueType)
Copyright © 2018. All Rights Reserved.