org.jcsp.net.settings
Class Settings
java.lang.Object
org.jcsp.net.settings.Settings
public class Settings
- extends Object
Used internally within the JCSP network infrastructure to represent a set of system settings.
- Author:
- Quickstone Technologies Limited
Settings
public Settings()
Settings
public Settings(String name)
addSetting
public void addSetting(Setting s)
removeSetting
public void removeSetting(Setting s)
getSetting
public Setting getSetting(String name)
getSettings
public Setting[] getSettings()
toString
public String toString()
- Overrides:
toString
in class Object
Submit a bug or feature to jcsp-team@kent.ac.uk
Version 1.1-rc4 of the JCSP API Specification (Copyright 1997-2008 P.D.Austin and P.H.Welch - All Rights Reserved)
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.