| Package | Description |
|---|---|
| org.jscsi.target.settings |
This package contains those classes which are key to negotiating, declaring, storing,
and providing access to connection and session parameters subject to text negotiation.
|
| Modifier and Type | Method and Description |
|---|---|
static SingleNumericalValue |
SingleNumericalValue.create(int value)
Returns a new
SingleNumericalValue with the specified value. |
static SingleNumericalValue |
SingleNumericalValue.parseSingleNumericValue(String value)
Parses a
SingleNumericalValue from a String. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NumericalValueRange.contains(SingleNumericalValue value)
Returns true if the passed
SingleNumericalValue lies completely
inside the interval represented by this NumericalValueRange. |
Copyright © 2012 University of Konstanz, Distributed Systems Group. All Rights Reserved.