eu.scape_project.xa.tw.gen
Class ServiceDef

java.lang.Object
  extended by 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.
 
Method Summary
 String getDirectory()
           
 String getMidfix()
           
 String getName()
           
 String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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 -
Method Detail

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.