Package org.vast.swe
Class SWEBuilders.CountOrRangeBuilder<B extends SWEBuilders.CountOrRangeBuilder<B,T>,T extends CountOrRange>
java.lang.Object
org.vast.util.BaseBuilder<T>
org.vast.swe.SWEBuilders.SweIdentifiableBuilder<B,T>
org.vast.swe.SWEBuilders.DataComponentBuilder<B,T>
org.vast.swe.SWEBuilders.SimpleComponentBuilder<B,T>
org.vast.swe.SWEBuilders.CountOrRangeBuilder<B,T>
- Direct Known Subclasses:
SWEBuilders.BaseCountBuilder
,SWEBuilders.BaseCountRangeBuilder
- Enclosing class:
- SWEBuilders
public abstract static class SWEBuilders.CountOrRangeBuilder<B extends SWEBuilders.CountOrRangeBuilder<B,T>,T extends CountOrRange>
extends SWEBuilders.SimpleComponentBuilder<B,T>
-
Field Summary
Fields inherited from class org.vast.util.BaseBuilder
instance
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllowedInterval
(int min, int max) addAllowedIntervals
(int[]... intervals) addAllowedValues
(int... values) addNilValue
(int value, String reasonUri) protected AllowedValues
Methods inherited from class org.vast.swe.SWEBuilders.SimpleComponentBuilder
addNilValue, addQuality, addQuality, addQuality, addQuality, axisId, copyFrom, dataType, ensureNilValues, refFrame, refFrame
Methods inherited from class org.vast.swe.SWEBuilders.DataComponentBuilder
copyFrom, definition, from, name, optional, updatable
Methods inherited from class org.vast.swe.SWEBuilders.SweIdentifiableBuilder
build, copyFrom, description, id, label, visitor
-
Constructor Details
-
CountOrRangeBuilder
-
-
Method Details
-
copyFrom
-
ensureConstraint
-
addAllowedValues
-
addAllowedIntervals
-
addAllowedInterval
-
addNilValue
-