Package net.opengis.swe.x101
Interface CountDocument.Count
-
- All Superinterfaces:
AbstractDataComponentType,AbstractGMLType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
CountDocumentImpl.CountImpl
- Enclosing interface:
- CountDocument
public static interface CountDocument.Count extends AbstractDataComponentType
An XML Count(@http://www.opengis.net/swe/1.0.1). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCountDocument.Count.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AllowedValuesPropertyTypeaddNewConstraint()Appends and returns a new empty "constraint" elementQualityPropertyTypeaddNewQuality()Appends and returns a new empty value (as xml) as the last "quality" elementStringgetAxisID()Gets the "axisID" attributeAllowedValuesPropertyTypegetConstraint()Gets the "constraint" elementQualityPropertyType[]getQualityArray()Gets array of all "quality" elementsQualityPropertyTypegetQualityArray(int i)Gets ith "quality" elementStringgetReferenceFrame()Gets the "referenceFrame" attributeBigIntegergetValue()Gets the "value" elementQualityPropertyTypeinsertNewQuality(int i)Inserts and returns a new empty value (as xml) as the ith "quality" elementbooleanisSetAxisID()True if has "axisID" attributebooleanisSetConstraint()True if has "constraint" elementbooleanisSetReferenceFrame()True if has "referenceFrame" attributebooleanisSetValue()True if has "value" elementvoidremoveQuality(int i)Removes the ith "quality" elementvoidsetAxisID(String axisID)Sets the "axisID" attributevoidsetConstraint(AllowedValuesPropertyType constraint)Sets the "constraint" elementvoidsetQualityArray(int i, QualityPropertyType quality)Sets ith "quality" elementvoidsetQualityArray(QualityPropertyType[] qualityArray)Sets array of all "quality" elementvoidsetReferenceFrame(String referenceFrame)Sets the "referenceFrame" attributevoidsetValue(BigInteger value)Sets the "value" elementintsizeOfQualityArray()Returns number of "quality" elementvoidunsetAxisID()Unsets the "axisID" attributevoidunsetConstraint()Unsets the "constraint" elementvoidunsetReferenceFrame()Unsets the "referenceFrame" attributevoidunsetValue()Unsets the "value" elementorg.apache.xmlbeans.XmlTokenxgetAxisID()Gets (as xml) the "axisID" attributeorg.apache.xmlbeans.XmlAnyURIxgetReferenceFrame()Gets (as xml) the "referenceFrame" attributeorg.apache.xmlbeans.XmlIntegerxgetValue()Gets (as xml) the "value" elementvoidxsetAxisID(org.apache.xmlbeans.XmlToken axisID)Sets (as xml) the "axisID" attributevoidxsetReferenceFrame(org.apache.xmlbeans.XmlAnyURI referenceFrame)Sets (as xml) the "referenceFrame" attributevoidxsetValue(org.apache.xmlbeans.XmlInteger value)Sets (as xml) the "value" element-
Methods inherited from interface net.opengis.swe.x101.AbstractDataComponentType
getDefinition, getFixed, isSetDefinition, isSetFixed, setDefinition, setFixed, unsetDefinition, unsetFixed, xgetDefinition, xgetFixed, xsetDefinition, xsetFixed
-
Methods inherited from interface net.opengis.gml.AbstractGMLType
addNewDescription, addNewMetaDataProperty, addNewName, getDescription, getId, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetId, removeMetaDataProperty, removeName, setDescription, setId, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetId, xgetId, xsetId
-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Method Detail
-
getConstraint
AllowedValuesPropertyType getConstraint()
Gets the "constraint" element
-
isSetConstraint
boolean isSetConstraint()
True if has "constraint" element
-
setConstraint
void setConstraint(AllowedValuesPropertyType constraint)
Sets the "constraint" element
-
addNewConstraint
AllowedValuesPropertyType addNewConstraint()
Appends and returns a new empty "constraint" element
-
unsetConstraint
void unsetConstraint()
Unsets the "constraint" element
-
getQualityArray
QualityPropertyType[] getQualityArray()
Gets array of all "quality" elements
-
getQualityArray
QualityPropertyType getQualityArray(int i)
Gets ith "quality" element
-
sizeOfQualityArray
int sizeOfQualityArray()
Returns number of "quality" element
-
setQualityArray
void setQualityArray(QualityPropertyType[] qualityArray)
Sets array of all "quality" element
-
setQualityArray
void setQualityArray(int i, QualityPropertyType quality)Sets ith "quality" element
-
insertNewQuality
QualityPropertyType insertNewQuality(int i)
Inserts and returns a new empty value (as xml) as the ith "quality" element
-
addNewQuality
QualityPropertyType addNewQuality()
Appends and returns a new empty value (as xml) as the last "quality" element
-
removeQuality
void removeQuality(int i)
Removes the ith "quality" element
-
getValue
BigInteger getValue()
Gets the "value" element
-
xgetValue
org.apache.xmlbeans.XmlInteger xgetValue()
Gets (as xml) the "value" element
-
isSetValue
boolean isSetValue()
True if has "value" element
-
setValue
void setValue(BigInteger value)
Sets the "value" element
-
xsetValue
void xsetValue(org.apache.xmlbeans.XmlInteger value)
Sets (as xml) the "value" element
-
unsetValue
void unsetValue()
Unsets the "value" element
-
getReferenceFrame
String getReferenceFrame()
Gets the "referenceFrame" attribute
-
xgetReferenceFrame
org.apache.xmlbeans.XmlAnyURI xgetReferenceFrame()
Gets (as xml) the "referenceFrame" attribute
-
isSetReferenceFrame
boolean isSetReferenceFrame()
True if has "referenceFrame" attribute
-
setReferenceFrame
void setReferenceFrame(String referenceFrame)
Sets the "referenceFrame" attribute
-
xsetReferenceFrame
void xsetReferenceFrame(org.apache.xmlbeans.XmlAnyURI referenceFrame)
Sets (as xml) the "referenceFrame" attribute
-
unsetReferenceFrame
void unsetReferenceFrame()
Unsets the "referenceFrame" attribute
-
getAxisID
String getAxisID()
Gets the "axisID" attribute
-
xgetAxisID
org.apache.xmlbeans.XmlToken xgetAxisID()
Gets (as xml) the "axisID" attribute
-
isSetAxisID
boolean isSetAxisID()
True if has "axisID" attribute
-
setAxisID
void setAxisID(String axisID)
Sets the "axisID" attribute
-
xsetAxisID
void xsetAxisID(org.apache.xmlbeans.XmlToken axisID)
Sets (as xml) the "axisID" attribute
-
unsetAxisID
void unsetAxisID()
Unsets the "axisID" attribute
-
-