org.jcsp.net.settings
Class Setting
java.lang.Object
org.jcsp.net.settings.Setting
- Direct Known Subclasses:
- AddressSetting
public class Setting
- extends Object
Used internally within the JCSP network infrastructure to represent a system setting.
- Author:
- Quickstone Technologies Limited
Setting
public Setting(String name,
String value)
getName
public String getName()
getValue
public String getValue()
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Submit a bug or feature to jcsp-team@kent.ac.uk
Version 1.1-rc1 of the JCSP API Specification (Copyright 1997-2007 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.