TPTP 4.2.0 Platform Project
Public API Specification

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

java.lang.Object
  extended byorg.eclipse.tptp.platform.agentcontroller.config.ConfigElement
      extended byorg.eclipse.tptp.platform.agentcontroller.config.Port

public class Port
extends ConfigElement


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

Field Detail

TAG

public static final java.lang.String TAG
Constructor Detail

Port

public Port()

TPTP 4.2.0 Platform Project
Public API Specification