CSP for Java
(JCSP) 1.1-rc4

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

Method Summary
 boolean getBooleanValue()
           
 String getComparator()
           
 double getDoubleValue()
           
 int getIntValue()
           
 String getName()
           
 String getStringValue()
           
 Class getType()
           
 

Method Detail

getName

String getName()

getType

Class getType()

getComparator

String getComparator()

getIntValue

int getIntValue()

getDoubleValue

double getDoubleValue()

getBooleanValue

boolean getBooleanValue()

getStringValue

String getStringValue()

CSP for Java
(JCSP) 1.1-rc4

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.