org.gcube.portlets.admin.software_upload_wizard.shared
Class ImportSessionId

java.lang.Object
  extended by org.gcube.portlets.admin.software_upload_wizard.shared.ImportSessionId
All Implemented Interfaces:
Serializable

public class ImportSessionId
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ImportSessionId()
           
ImportSessionId(String id)
           
 
Method Summary
 String getId()
           
 void setId(String id)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ImportSessionId

public ImportSessionId()

ImportSessionId

public ImportSessionId(String id)
Method Detail

getId

public String getId()

setId

public void setId(String id)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.