public class LabelColumnSession extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<ColumnData,String> |
maps |
protected org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
trId |
| Constructor and Description |
|---|
LabelColumnSession() |
LabelColumnSession(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
HashMap<ColumnData,String> maps) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<ColumnData,String> |
getMaps() |
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
getTrId() |
void |
setMaps(HashMap<ColumnData,String> maps) |
void |
setTrId(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
String |
toString() |
protected org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId
protected HashMap<ColumnData,String> maps
public LabelColumnSession()
public LabelColumnSession(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
HashMap<ColumnData,String> maps)
public org.gcube.portlets.user.td.widgetcommonevent.shared.TRId getTrId()
public void setTrId(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
public HashMap<ColumnData,String> getMaps()
public void setMaps(HashMap<ColumnData,String> maps)
Copyright © 2014. All Rights Reserved.