JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.sf.opendse.model.parameter
Interface Parameter
All Known Implementing Classes:
ParameterRange
,
ParameterSelect
,
ParameterUniqueID
public interface
Parameter
The
Parameter
interface.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.Object
getValue
()
Returns the current value of the parameter.
Method Detail
getValue
java.lang.Object getValue()
Returns the current value of the parameter.
Returns:
the parameter value
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method