Uses of Interface
net.opengis.swe.x101.CountDocument.Count
-
Packages that use CountDocument.Count Package Description net.opengis.swe.x101 net.opengis.swe.x101.impl -
-
Uses of CountDocument.Count in net.opengis.swe.x101
Methods in net.opengis.swe.x101 that return CountDocument.Count Modifier and Type Method Description CountDocument.CountAbstractConditionalType.Condition. addNewCount()Appends and returns a new empty "Count" elementCountDocument.CountAbstractDataArrayType.ElementCount. addNewCount()Appends and returns a new empty "Count" elementCountDocument.CountAnyDataPropertyType. addNewCount()Appends and returns a new empty "Count" elementCountDocument.CountAnyScalarPropertyType. addNewCount()Appends and returns a new empty "Count" elementCountDocument.CountConditionalValueType.Data. addNewCount()Appends and returns a new empty "Count" elementCountDocument.CountCountDocument. addNewCount()Appends and returns a new empty "Count" elementCountDocument.CountCountPropertyType. addNewCount()Appends and returns a new empty "Count" elementCountDocument.CountDataComponentPropertyType. addNewCount()Appends and returns a new empty "Count" elementCountDocument.CountVectorType.Coordinate. addNewCount()Appends and returns a new empty "Count" elementCountDocument.CountAbstractConditionalType.Condition. getCount()Gets the "Count" elementCountDocument.CountAbstractDataArrayType.ElementCount. getCount()Gets the "Count" elementCountDocument.CountAnyDataPropertyType. getCount()Gets the "Count" elementCountDocument.CountAnyScalarPropertyType. getCount()Gets the "Count" elementCountDocument.CountConditionalValueType.Data. getCount()Gets the "Count" elementCountDocument.CountCountDocument. getCount()Gets the "Count" elementCountDocument.CountCountPropertyType. getCount()Gets the "Count" elementCountDocument.CountDataComponentPropertyType. getCount()Gets the "Count" elementCountDocument.CountVectorType.Coordinate. getCount()Gets the "Count" elementstatic CountDocument.CountCountDocument.Count.Factory. newInstance()static CountDocument.CountCountDocument.Count.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.swe.x101 with parameters of type CountDocument.Count Modifier and Type Method Description voidAbstractConditionalType.Condition. setCount(CountDocument.Count count)Sets the "Count" elementvoidAbstractDataArrayType.ElementCount. setCount(CountDocument.Count count)Sets the "Count" elementvoidAnyDataPropertyType. setCount(CountDocument.Count count)Sets the "Count" elementvoidAnyScalarPropertyType. setCount(CountDocument.Count count)Sets the "Count" elementvoidConditionalValueType.Data. setCount(CountDocument.Count count)Sets the "Count" elementvoidCountDocument. setCount(CountDocument.Count count)Sets the "Count" elementvoidCountPropertyType. setCount(CountDocument.Count count)Sets the "Count" elementvoidDataComponentPropertyType. setCount(CountDocument.Count count)Sets the "Count" elementvoidVectorType.Coordinate. setCount(CountDocument.Count count)Sets the "Count" element -
Uses of CountDocument.Count in net.opengis.swe.x101.impl
Classes in net.opengis.swe.x101.impl that implement CountDocument.Count Modifier and Type Class Description static classCountDocumentImpl.CountImplAn XML Count(@http://www.opengis.net/swe/1.0.1).Methods in net.opengis.swe.x101.impl that return CountDocument.Count Modifier and Type Method Description CountDocument.CountAbstractConditionalTypeImpl.ConditionImpl. addNewCount()Appends and returns a new empty "Count" elementCountDocument.CountAbstractDataArrayTypeImpl.ElementCountImpl. addNewCount()Appends and returns a new empty "Count" elementCountDocument.CountAnyDataPropertyTypeImpl. addNewCount()Appends and returns a new empty "Count" elementCountDocument.CountAnyScalarPropertyTypeImpl. addNewCount()Appends and returns a new empty "Count" elementCountDocument.CountConditionalValueTypeImpl.DataImpl. addNewCount()Appends and returns a new empty "Count" elementCountDocument.CountCountDocumentImpl. addNewCount()Appends and returns a new empty "Count" elementCountDocument.CountCountPropertyTypeImpl. addNewCount()Appends and returns a new empty "Count" elementCountDocument.CountDataComponentPropertyTypeImpl. addNewCount()Appends and returns a new empty "Count" elementCountDocument.CountVectorTypeImpl.CoordinateImpl. addNewCount()Appends and returns a new empty "Count" elementCountDocument.CountAbstractConditionalTypeImpl.ConditionImpl. getCount()Gets the "Count" elementCountDocument.CountAbstractDataArrayTypeImpl.ElementCountImpl. getCount()Gets the "Count" elementCountDocument.CountAnyDataPropertyTypeImpl. getCount()Gets the "Count" elementCountDocument.CountAnyScalarPropertyTypeImpl. getCount()Gets the "Count" elementCountDocument.CountConditionalValueTypeImpl.DataImpl. getCount()Gets the "Count" elementCountDocument.CountCountDocumentImpl. getCount()Gets the "Count" elementCountDocument.CountCountPropertyTypeImpl. getCount()Gets the "Count" elementCountDocument.CountDataComponentPropertyTypeImpl. getCount()Gets the "Count" elementCountDocument.CountVectorTypeImpl.CoordinateImpl. getCount()Gets the "Count" elementMethods in net.opengis.swe.x101.impl with parameters of type CountDocument.Count Modifier and Type Method Description voidAbstractConditionalTypeImpl.ConditionImpl. setCount(CountDocument.Count count)Sets the "Count" elementvoidAbstractDataArrayTypeImpl.ElementCountImpl. setCount(CountDocument.Count count)Sets the "Count" elementvoidAnyDataPropertyTypeImpl. setCount(CountDocument.Count count)Sets the "Count" elementvoidAnyScalarPropertyTypeImpl. setCount(CountDocument.Count count)Sets the "Count" elementvoidConditionalValueTypeImpl.DataImpl. setCount(CountDocument.Count count)Sets the "Count" elementvoidCountDocumentImpl. setCount(CountDocument.Count count)Sets the "Count" elementvoidCountPropertyTypeImpl. setCount(CountDocument.Count count)Sets the "Count" elementvoidDataComponentPropertyTypeImpl. setCount(CountDocument.Count count)Sets the "Count" elementvoidVectorTypeImpl.CoordinateImpl. setCount(CountDocument.Count count)Sets the "Count" element
-