org.gcube.portlets.admin.software_upload_wizard.server.softwareprofile
Class ServiceProfile

java.lang.Object
  extended by org.gcube.portlets.admin.software_upload_wizard.server.softwareprofile.ServiceProfile
All Implemented Interfaces:
Serializable

public class ServiceProfile
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ServiceProfile()
           
 
Method Summary
 Service getService()
           
 boolean isThirdPartySoftware()
           
 void setService(Service service)
           
 void setThirdPartySoftware(boolean isThirdPartySoftware)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceProfile

public ServiceProfile()
Method Detail

getService

public Service getService()

setService

public void setService(Service service)

isThirdPartySoftware

public boolean isThirdPartySoftware()

setThirdPartySoftware

public void setThirdPartySoftware(boolean isThirdPartySoftware)


Copyright © 2013. All Rights Reserved.