Interface CountOrRange

All Superinterfaces:
AbstractSWE, AbstractSWEIdentifiable, DataComponent, HasConstraints<AllowedValues>, HasCopy, Serializable, SimpleComponent
All Known Subinterfaces:
Count, CountRange
All Known Implementing Classes:
CountImpl, CountRangeImpl

public interface CountOrRange extends SimpleComponent, HasConstraints<AllowedValues>
Tagging interface to allow processing of Count and CountRange components with common logic