eu.esdihumboldt.hale.common.core.io.project.model
Class ProjectFileInfo
java.lang.Object
eu.esdihumboldt.hale.common.core.io.project.model.ProjectFileInfo
public class ProjectFileInfo
- extends Object
Object holding information about a project file stored at a given URI
- Author:
- Simon Templer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectFileInfo
public ProjectFileInfo()
- Default constructor
ProjectFileInfo
public ProjectFileInfo(String name,
URI location)
- Create a project file info
- Parameters:
name
- the project file namelocation
- the project file location
getName
public String getName()
- Returns:
- the name
setName
public void setName(String name)
- Parameters:
name
- the name to set
getLocation
public URI getLocation()
- Returns:
- the location
setLocation
public void setLocation(URI location)
- Parameters:
location
- the location to set
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d