Package com.solibri.smc.api.info
Interface DoubleInformationParameter
- All Superinterfaces:
InformationParameter<Double>
Double parameter.
- Since:
- 9.12.7
- See Also:
-
Method Summary
Methods inherited from interface com.solibri.smc.api.info.InformationParameter
getId, getValue, setStringValue, setValue
-
Method Details
-
getPropertyType
PropertyType getPropertyType()Returns the property type.- Returns:
- the property type
- Since:
- 9.12.7
- See Also:
-