eu.scape_project.xa.tw.gen
Class ServiceDef
java.lang.Object
eu.scape_project.xa.tw.gen.ServiceDef
public class ServiceDef
- extends Object
Tool
- Version:
- 0.3
- Author:
- shsdev https://github.com/shsdev
Constructor Summary |
ServiceDef(String name,
String version)
The service definition is based on the name of the service and the
version of the tool. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceDef
public ServiceDef(String name,
String version)
- The service definition is based on the name of the service and the
version of the tool.
- Parameters:
name
- version
-
getName
public String getName()
- Returns:
- the name
getVersion
public String getVersion()
- Returns:
- the version
getDirectory
public String getDirectory()
- Returns:
- the directory
getMidfix
public String getMidfix()
- Returns:
- the midfix
Copyright © 2013. All Rights Reserved.