org.gcube.portlets.admin.software_upload_wizard.server.data
Class SoftwareFile
java.lang.Object
org.gcube.portlets.admin.software_upload_wizard.server.data.SoftwareFile
public class SoftwareFile
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoftwareFile
public SoftwareFile()
getFilename
public String getFilename()
setFilename
public void setFilename(String filename)
getFile
public File getFile()
setFile
public void setFile(File file)
getTypeName
public String getTypeName()
setTypeName
public void setTypeName(String type)
Copyright © 2013. All Rights Reserved.