Maven module :un.api : api-common :
Class : un.api.model.parameter.ParameterValueType
Extends/Implements : un.api.model.parameter.ParameterType
Subclasses : -

author  Johann Sorel


Variables : -
Functions : getValueClass, getDefaultValue, getValueSet, getValueRange



Class getValueClass ()

Object getDefaultValue ()


Parameter possible values, if values are a finite set.
return  Collection or null.
Collection getValueSet ()


Parameter value range, may be null.
return  Range or null.
Range getValueRange ()