TPTP 4.6.0 Platform Project
Public API Specification

org.eclipse.tptp.platform.agentcontroller.config
Class Version

java.lang.Object
  extended by org.eclipse.tptp.platform.agentcontroller.config.ConfigElement
      extended by org.eclipse.tptp.platform.agentcontroller.config.Version

public class Version
extends ConfigElement


Field Summary
static java.lang.String TAG
           
 
Constructor Summary
Version()
           
 
Method Summary
 
Methods inherited from class org.eclipse.tptp.platform.agentcontroller.config.ConfigElement
setConfiguration
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TAG

public static final java.lang.String TAG
Constructor Detail

Version

public Version()

TPTP 4.6.0 Platform Project
Public API Specification