org.gcube.portlets.admin.software_upload_wizard.shared.softwaretypes
Class SoftwareTypeInfo
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoftwareTypeInfo
public SoftwareTypeInfo(SoftwareTypeCode code,
String name,
String description)
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.