public class AddColumnSession extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected DefNewColumn |
column |
protected org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
trId |
| Constructor and Description |
|---|
AddColumnSession() |
AddColumnSession(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
DefNewColumn column) |
| Modifier and Type | Method and Description |
|---|---|
DefNewColumn |
getColumn() |
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
getTrId() |
void |
setColumn(DefNewColumn column) |
void |
setTrId(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
String |
toString() |
protected org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId
protected DefNewColumn column
public AddColumnSession()
public AddColumnSession(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
DefNewColumn column)
public org.gcube.portlets.user.td.widgetcommonevent.shared.TRId getTrId()
public void setTrId(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
public DefNewColumn getColumn()
public void setColumn(DefNewColumn column)
Copyright © 2014. All Rights Reserved.