public class QuantitativeValue extends ValueSpecification
| Constructor and Description |
|---|
QuantitativeValue() |
QuantitativeValue(Float minValue,
Float maxValue,
Float step) |
QuantitativeValue(QuantitativeValue other) |
| Modifier and Type | Method and Description |
|---|---|
Float |
getMaxValue() |
Float |
getMinValue() |
Float |
getStep() |
void |
setMaxValue(Float maxValue) |
void |
setMinValue(Float minValue) |
void |
setStep(Float step) |
getElementId, setElementIdgetRdfId, setRdfIdpublic QuantitativeValue()
public QuantitativeValue(QuantitativeValue other)
Copyright © 2019. All rights reserved.