Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.common.core.io.project.model
Class ProjectFileInfo

java.lang.Object
  extended by 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

Constructor Summary
ProjectFileInfo()
          Default constructor
ProjectFileInfo(String name, URI location)
          Create a project file info
 
Method Summary
 URI getLocation()
           
 String getName()
           
 void setLocation(URI location)
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectFileInfo

public ProjectFileInfo()
Default constructor


ProjectFileInfo

public ProjectFileInfo(String name,
                       URI location)
Create a project file info

Parameters:
name - the project file name
location - the project file location
Method Detail

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

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d