public class TableTypeElement extends Object implements Serializable
| Constructor and Description |
|---|
TableTypeElement(Integer id,
org.gcube.portlets.user.td.widgetcommonevent.shared.tr.TableType tableType) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getId() |
String |
getLabel() |
org.gcube.portlets.user.td.widgetcommonevent.shared.tr.TableType |
getTableType() |
void |
setId(Integer id) |
void |
setTableType(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.TableType tableType) |
String |
toString() |
public TableTypeElement(Integer id, org.gcube.portlets.user.td.widgetcommonevent.shared.tr.TableType tableType)
public Integer getId()
public void setId(Integer id)
public org.gcube.portlets.user.td.widgetcommonevent.shared.tr.TableType getTableType()
public void setTableType(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.TableType tableType)
public String getLabel()
Copyright © 2019. All Rights Reserved.