com.ibm.able.platform
Class PlatformPreferences
java.lang.Object
|
+--com.ibm.able.platform.PlatformPreferences
- public class PlatformPreferences
- extends java.lang.Object
This class contains user preferences for ABLE Platform Support
code.
- Version:
- $Revision: 1.3 $, $Date: 2000/02/21 20:01:01 $
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
getAccLocation
public java.lang.String getAccLocation()
setAccLocation
public void setAccLocation(java.lang.String theValue)
getAmsLocation
public java.lang.String getAmsLocation()
setAmsLocation
public void setAmsLocation(java.lang.String theValue)
getDfLocation
public java.lang.String getDfLocation()
setDfLocation
public void setDfLocation(java.lang.String theValue)
getTSServerLocation
public java.lang.String getTSServerLocation()
setTSServerLocation
public void setTSServerLocation(java.lang.String theValue)
getTSServerPort
public int getTSServerPort()
setTSServerPort
public void setTSServerPort(int theValue)
getTSName
public java.lang.String getTSName()
setTSName
public void setTSName(java.lang.String theValue)
getUserProgramLocation
public java.lang.String getUserProgramLocation()
setUserProgramLocation
public void setUserProgramLocation(java.lang.String theValue)
getUserProgramName
public java.lang.String getUserProgramName()
setUserProgramName
public void setUserProgramName(java.lang.String theValue)
debugTrace
protected void debugTrace(java.lang.String theMessage)
- Log a trace message.
- Parameters:
theMessage
- A String containing text to be traced.
Copyright
public static java.lang.String Copyright()
- Determine the copyright of this class.
- Returns:
- A String containing this class's copyright statement.
ABLE: Produced by Joe, Don, and Jeff who say, 'Thanks for your support.'