Uses of Interface
net.opengis.swe.x101.CountRangeDocument.CountRange
-
Packages that use CountRangeDocument.CountRange Package Description net.opengis.swe.x101 net.opengis.swe.x101.impl -
-
Uses of CountRangeDocument.CountRange in net.opengis.swe.x101
Methods in net.opengis.swe.x101 that return CountRangeDocument.CountRange Modifier and Type Method Description CountRangeDocument.CountRangeAbstractConditionalType.Condition. addNewCountRange()Appends and returns a new empty "CountRange" elementCountRangeDocument.CountRangeAnyDataPropertyType. addNewCountRange()Appends and returns a new empty "CountRange" elementCountRangeDocument.CountRangeConditionalValueType.Data. addNewCountRange()Appends and returns a new empty "CountRange" elementCountRangeDocument.CountRangeCountRangeDocument. addNewCountRange()Appends and returns a new empty "CountRange" elementCountRangeDocument.CountRangeCountRangePropertyType. addNewCountRange()Appends and returns a new empty "CountRange" elementCountRangeDocument.CountRangeDataComponentPropertyType. addNewCountRange()Appends and returns a new empty "CountRange" elementCountRangeDocument.CountRangeAbstractConditionalType.Condition. getCountRange()Gets the "CountRange" elementCountRangeDocument.CountRangeAnyDataPropertyType. getCountRange()Gets the "CountRange" elementCountRangeDocument.CountRangeConditionalValueType.Data. getCountRange()Gets the "CountRange" elementCountRangeDocument.CountRangeCountRangeDocument. getCountRange()Gets the "CountRange" elementCountRangeDocument.CountRangeCountRangePropertyType. getCountRange()Gets the "CountRange" elementCountRangeDocument.CountRangeDataComponentPropertyType. getCountRange()Gets the "CountRange" elementstatic CountRangeDocument.CountRangeCountRangeDocument.CountRange.Factory. newInstance()static CountRangeDocument.CountRangeCountRangeDocument.CountRange.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.swe.x101 with parameters of type CountRangeDocument.CountRange Modifier and Type Method Description voidAbstractConditionalType.Condition. setCountRange(CountRangeDocument.CountRange countRange)Sets the "CountRange" elementvoidAnyDataPropertyType. setCountRange(CountRangeDocument.CountRange countRange)Sets the "CountRange" elementvoidConditionalValueType.Data. setCountRange(CountRangeDocument.CountRange countRange)Sets the "CountRange" elementvoidCountRangeDocument. setCountRange(CountRangeDocument.CountRange countRange)Sets the "CountRange" elementvoidCountRangePropertyType. setCountRange(CountRangeDocument.CountRange countRange)Sets the "CountRange" elementvoidDataComponentPropertyType. setCountRange(CountRangeDocument.CountRange countRange)Sets the "CountRange" element -
Uses of CountRangeDocument.CountRange in net.opengis.swe.x101.impl
Classes in net.opengis.swe.x101.impl that implement CountRangeDocument.CountRange Modifier and Type Class Description static classCountRangeDocumentImpl.CountRangeImplAn XML CountRange(@http://www.opengis.net/swe/1.0.1).Methods in net.opengis.swe.x101.impl that return CountRangeDocument.CountRange Modifier and Type Method Description CountRangeDocument.CountRangeAbstractConditionalTypeImpl.ConditionImpl. addNewCountRange()Appends and returns a new empty "CountRange" elementCountRangeDocument.CountRangeAnyDataPropertyTypeImpl. addNewCountRange()Appends and returns a new empty "CountRange" elementCountRangeDocument.CountRangeConditionalValueTypeImpl.DataImpl. addNewCountRange()Appends and returns a new empty "CountRange" elementCountRangeDocument.CountRangeCountRangeDocumentImpl. addNewCountRange()Appends and returns a new empty "CountRange" elementCountRangeDocument.CountRangeCountRangePropertyTypeImpl. addNewCountRange()Appends and returns a new empty "CountRange" elementCountRangeDocument.CountRangeDataComponentPropertyTypeImpl. addNewCountRange()Appends and returns a new empty "CountRange" elementCountRangeDocument.CountRangeAbstractConditionalTypeImpl.ConditionImpl. getCountRange()Gets the "CountRange" elementCountRangeDocument.CountRangeAnyDataPropertyTypeImpl. getCountRange()Gets the "CountRange" elementCountRangeDocument.CountRangeConditionalValueTypeImpl.DataImpl. getCountRange()Gets the "CountRange" elementCountRangeDocument.CountRangeCountRangeDocumentImpl. getCountRange()Gets the "CountRange" elementCountRangeDocument.CountRangeCountRangePropertyTypeImpl. getCountRange()Gets the "CountRange" elementCountRangeDocument.CountRangeDataComponentPropertyTypeImpl. getCountRange()Gets the "CountRange" elementMethods in net.opengis.swe.x101.impl with parameters of type CountRangeDocument.CountRange Modifier and Type Method Description voidAbstractConditionalTypeImpl.ConditionImpl. setCountRange(CountRangeDocument.CountRange countRange)Sets the "CountRange" elementvoidAnyDataPropertyTypeImpl. setCountRange(CountRangeDocument.CountRange countRange)Sets the "CountRange" elementvoidConditionalValueTypeImpl.DataImpl. setCountRange(CountRangeDocument.CountRange countRange)Sets the "CountRange" elementvoidCountRangeDocumentImpl. setCountRange(CountRangeDocument.CountRange countRange)Sets the "CountRange" elementvoidCountRangePropertyTypeImpl. setCountRange(CountRangeDocument.CountRange countRange)Sets the "CountRange" elementvoidDataComponentPropertyTypeImpl. setCountRange(CountRangeDocument.CountRange countRange)Sets the "CountRange" element
-