org.jcsp.net.settings
Interface Req
- All Known Implementing Classes:
- ConnectionOriented, MaxPing, MinMemory, MinSpeed, Reliable, ReqProtocol, Wireless
public interface Req
A system requirement.
- Author:
- Quickstone Technologies Limited
getName
java.lang.String getName()
getType
java.lang.Class getType()
getComparator
java.lang.String getComparator()
getIntValue
int getIntValue()
getDoubleValue
double getDoubleValue()
getBooleanValue
boolean getBooleanValue()
getStringValue
java.lang.String getStringValue()
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.