eu.scape_project.pit.tools
Class Tool
java.lang.Object
eu.scape_project.pit.tools.Tool
public class Tool
- extends Object
- Author:
- Andrew Jackson
Constructor Summary |
Tool()
For JAXB |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tool
public Tool()
- For JAXB
getVersion
public Version getVersion()
- Returns:
- the version
setVersion
public void setVersion(Version version)
- Parameters:
version
- the version to set
getName
public String getName()
- Returns:
- the name
setName
public void setName(String name)
- Parameters:
name
- the name to set
getInstallation
public Installation getInstallation()
- Returns:
- the installation
setInstallation
public void setInstallation(Installation installation)
- Parameters:
installation
- the installation to set
Copyright © 2013. All Rights Reserved.