Package org.jcsp.net.settings
Interface Req
-
- All Known Implementing Classes:
ConnectionOriented,MaxPing,MinMemory,MinSpeed,Reliable,ReqProtocol,Wireless
public interface ReqA system requirement.- Author:
- Quickstone Technologies Limited
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleangetBooleanValue()StringgetComparator()doublegetDoubleValue()intgetIntValue()StringgetName()StringgetStringValue()ClassgetType()
-