org.jdmp.core.parameter
Interface Parameter<T>
-
- All Superinterfaces:
- HasDescription, HasLabel
- All Known Implementing Classes:
- AbstractParameter, MatrixParameter
public interface Parameter<T> extends HasLabel, HasDescription
-
-
Field Summary
-
Fields inherited from interface org.ujmp.core.interfaces.HasDescription
DESCRIPTION
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description TgetValue()-
Methods inherited from interface org.ujmp.core.interfaces.HasLabel
getLabel, getLabelObject, setLabel
-
Methods inherited from interface org.ujmp.core.interfaces.HasDescription
getDescription, setDescription
-
-
-
-
Method Detail
-
getValue
T getValue()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG