TPTP 4.6.0 Platform Project
Public API Specification

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

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

public class FilePort
extends ConfigElement


Field Summary
static java.lang.String TAG
           
 
Constructor Summary
FilePort()
           
 
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

FilePort

public FilePort()

TPTP 4.6.0 Platform Project
Public API Specification