org.gcube.portlets.admin.software_upload_wizard.shared.softwaretypes
Interface ISoftwareTypeInfo

All Superinterfaces:
Serializable
All Known Implementing Classes:
SoftwareTypeInfo

public interface ISoftwareTypeInfo
extends Serializable


Method Summary
 SoftwareTypeCode getCode()
           
 String getDescription()
           
 String getName()
           
 

Method Detail

getDescription

String getDescription()

getCode

SoftwareTypeCode getCode()

getName

String getName()


Copyright © 2013. All Rights Reserved.