public class QuantityValue extends AbstractValue<BigDecimal>
AbstractValue.ValidTime| Constructor and Description |
|---|
QuantityValue() |
QuantityValue(Long timestamp,
BigDecimal value) |
QuantityValue(Long timestart,
Long timeend,
BigDecimal value) |
addParameter, compareTo, getGeometry, getParameters, getResultTime, getTimeend, getTimestamp, getTimestart, getValidTime, getValue, isNoDataValue, isSetGeometry, setGeometry, setParameters, setResultTime, setTimestamp, setTimestart, setValidTime, setValue, toStringpublic static final String TYPE
public QuantityValue()
public QuantityValue(Long timestart, Long timeend, BigDecimal value)
public QuantityValue(Long timestamp, BigDecimal value)
Copyright © 2013–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.