Interface QuantityOrRange

All Superinterfaces:
AbstractSWE, AbstractSWEIdentifiable, DataComponent, HasConstraints<AllowedValues>, HasCopy, HasUom, Serializable, SimpleComponent
All Known Subinterfaces:
Quantity, QuantityRange
All Known Implementing Classes:
QuantityImpl, QuantityRangeImpl

public interface QuantityOrRange extends SimpleComponent, HasUom, HasConstraints<AllowedValues>
Tagging interface to allow processing of Quantity and QuantityRange components with common logic