org.gcube.portlets.admin.software_upload_wizard.shared.softwaretypes
Class SoftwareTypeInfo

java.lang.Object
  extended by org.gcube.portlets.admin.software_upload_wizard.shared.softwaretypes.SoftwareTypeInfo
All Implemented Interfaces:
Serializable, ISoftwareTypeInfo

public class SoftwareTypeInfo
extends Object
implements ISoftwareTypeInfo

See Also:
Serialized Form

Constructor Summary
SoftwareTypeInfo(SoftwareTypeCode code, String name, String description)
           
 
Method Summary
 SoftwareTypeCode getCode()
           
 String getDescription()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoftwareTypeInfo

public SoftwareTypeInfo(SoftwareTypeCode code,
                        String name,
                        String description)
Method Detail

getDescription

public String getDescription()
Specified by:
getDescription in interface ISoftwareTypeInfo

getCode

public SoftwareTypeCode getCode()
Specified by:
getCode in interface ISoftwareTypeInfo

getName

public String getName()
Specified by:
getName in interface ISoftwareTypeInfo


Copyright © 2013. All Rights Reserved.