public class RemoveResourceSession extends Object implements Serializable
| Constructor and Description |
|---|
RemoveResourceSession() |
RemoveResourceSession(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
ArrayList<ResourceTDDescriptor> resources) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ResourceTDDescriptor> |
getResources() |
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
getTrId() |
void |
setResources(ArrayList<ResourceTDDescriptor> resources) |
void |
setTrId(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
String |
toString() |
public RemoveResourceSession()
public RemoveResourceSession(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
ArrayList<ResourceTDDescriptor> resources)
public org.gcube.portlets.user.td.widgetcommonevent.shared.TRId getTrId()
public void setTrId(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
public ArrayList<ResourceTDDescriptor> getResources()
public void setResources(ArrayList<ResourceTDDescriptor> resources)
Copyright © 2018. All Rights Reserved.