public class RuleColumnPlaceHolderDescriptor extends Object implements Serializable
| Constructor and Description |
|---|
RuleColumnPlaceHolderDescriptor() |
RuleColumnPlaceHolderDescriptor(String id,
String label,
org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType columnDataType) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType |
getColumnDataType() |
String |
getId() |
String |
getLabel() |
void |
setColumnDataType(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType columnDataType) |
void |
setId(String id) |
void |
setLabel(String label) |
String |
toString() |
public String getId()
public void setId(String id)
public String getLabel()
public void setLabel(String label)
public org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType getColumnDataType()
public void setColumnDataType(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType columnDataType)
Copyright © 2017. All Rights Reserved.