Package net.opengis.sos.x20
Interface ContentsType
-
- All Superinterfaces:
AbstractContentsType,AbstractSWESType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
ContentsTypeImpl
public interface ContentsType extends AbstractContentsType
An XML ContentsType(@http://www.opengis.net/sos/2.0). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classContentsType.FactoryA factory class with static methods for creating instances of this type.-
Nested classes/interfaces inherited from interface net.opengis.swes.x20.AbstractContentsType
AbstractContentsType.Offering, AbstractContentsType.RelatedFeature
-
-
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 voidaddFeatureOfInterestType(String featureOfInterestType)Appends the value as the last "featureOfInterestType" elementorg.apache.xmlbeans.XmlAnyURIaddNewFeatureOfInterestType()Appends and returns a new empty value (as xml) as the last "featureOfInterestType" elementorg.apache.xmlbeans.XmlAnyURIaddNewObservationType()Appends and returns a new empty value (as xml) as the last "observationType" elementorg.apache.xmlbeans.XmlAnyURIaddNewResponseFormat()Appends and returns a new empty value (as xml) as the last "responseFormat" elementvoidaddObservationType(String observationType)Appends the value as the last "observationType" elementvoidaddResponseFormat(String responseFormat)Appends the value as the last "responseFormat" elementString[]getFeatureOfInterestTypeArray()Gets array of all "featureOfInterestType" elementsStringgetFeatureOfInterestTypeArray(int i)Gets ith "featureOfInterestType" elementString[]getObservationTypeArray()Gets array of all "observationType" elementsStringgetObservationTypeArray(int i)Gets ith "observationType" elementString[]getResponseFormatArray()Gets array of all "responseFormat" elementsStringgetResponseFormatArray(int i)Gets ith "responseFormat" elementvoidinsertFeatureOfInterestType(int i, String featureOfInterestType)Inserts the value as the ith "featureOfInterestType" elementorg.apache.xmlbeans.XmlAnyURIinsertNewFeatureOfInterestType(int i)Inserts and returns a new empty value (as xml) as the ith "featureOfInterestType" elementorg.apache.xmlbeans.XmlAnyURIinsertNewObservationType(int i)Inserts and returns a new empty value (as xml) as the ith "observationType" elementorg.apache.xmlbeans.XmlAnyURIinsertNewResponseFormat(int i)Inserts and returns a new empty value (as xml) as the ith "responseFormat" elementvoidinsertObservationType(int i, String observationType)Inserts the value as the ith "observationType" elementvoidinsertResponseFormat(int i, String responseFormat)Inserts the value as the ith "responseFormat" elementvoidremoveFeatureOfInterestType(int i)Removes the ith "featureOfInterestType" elementvoidremoveObservationType(int i)Removes the ith "observationType" elementvoidremoveResponseFormat(int i)Removes the ith "responseFormat" elementvoidsetFeatureOfInterestTypeArray(int i, String featureOfInterestType)Sets ith "featureOfInterestType" elementvoidsetFeatureOfInterestTypeArray(String[] featureOfInterestTypeArray)Sets array of all "featureOfInterestType" elementvoidsetObservationTypeArray(int i, String observationType)Sets ith "observationType" elementvoidsetObservationTypeArray(String[] observationTypeArray)Sets array of all "observationType" elementvoidsetResponseFormatArray(int i, String responseFormat)Sets ith "responseFormat" elementvoidsetResponseFormatArray(String[] responseFormatArray)Sets array of all "responseFormat" elementintsizeOfFeatureOfInterestTypeArray()Returns number of "featureOfInterestType" elementintsizeOfObservationTypeArray()Returns number of "observationType" elementintsizeOfResponseFormatArray()Returns number of "responseFormat" elementorg.apache.xmlbeans.XmlAnyURI[]xgetFeatureOfInterestTypeArray()Gets (as xml) array of all "featureOfInterestType" elementsorg.apache.xmlbeans.XmlAnyURIxgetFeatureOfInterestTypeArray(int i)Gets (as xml) ith "featureOfInterestType" elementorg.apache.xmlbeans.XmlAnyURI[]xgetObservationTypeArray()Gets (as xml) array of all "observationType" elementsorg.apache.xmlbeans.XmlAnyURIxgetObservationTypeArray(int i)Gets (as xml) ith "observationType" elementorg.apache.xmlbeans.XmlAnyURI[]xgetResponseFormatArray()Gets (as xml) array of all "responseFormat" elementsorg.apache.xmlbeans.XmlAnyURIxgetResponseFormatArray(int i)Gets (as xml) ith "responseFormat" elementvoidxsetFeatureOfInterestTypeArray(int i, org.apache.xmlbeans.XmlAnyURI featureOfInterestType)Sets (as xml) ith "featureOfInterestType" elementvoidxsetFeatureOfInterestTypeArray(org.apache.xmlbeans.XmlAnyURI[] featureOfInterestTypeArray)Sets (as xml) array of all "featureOfInterestType" elementvoidxsetObservationTypeArray(int i, org.apache.xmlbeans.XmlAnyURI observationType)Sets (as xml) ith "observationType" elementvoidxsetObservationTypeArray(org.apache.xmlbeans.XmlAnyURI[] observationTypeArray)Sets (as xml) array of all "observationType" elementvoidxsetResponseFormatArray(int i, org.apache.xmlbeans.XmlAnyURI responseFormat)Sets (as xml) ith "responseFormat" elementvoidxsetResponseFormatArray(org.apache.xmlbeans.XmlAnyURI[] responseFormatArray)Sets (as xml) array of all "responseFormat" element-
Methods inherited from interface net.opengis.swes.x20.AbstractContentsType
addNewObservableProperty, addNewOffering, addNewProcedureDescriptionFormat, addNewRelatedFeature, addObservableProperty, addProcedureDescriptionFormat, getObservablePropertyArray, getObservablePropertyArray, getOfferingArray, getOfferingArray, getProcedureDescriptionFormatArray, getProcedureDescriptionFormatArray, getRelatedFeatureArray, getRelatedFeatureArray, insertNewObservableProperty, insertNewOffering, insertNewProcedureDescriptionFormat, insertNewRelatedFeature, insertObservableProperty, insertProcedureDescriptionFormat, removeObservableProperty, removeOffering, removeProcedureDescriptionFormat, removeRelatedFeature, setObservablePropertyArray, setObservablePropertyArray, setOfferingArray, setOfferingArray, setProcedureDescriptionFormatArray, setProcedureDescriptionFormatArray, setRelatedFeatureArray, setRelatedFeatureArray, sizeOfObservablePropertyArray, sizeOfOfferingArray, sizeOfProcedureDescriptionFormatArray, sizeOfRelatedFeatureArray, xgetObservablePropertyArray, xgetObservablePropertyArray, xgetProcedureDescriptionFormatArray, xgetProcedureDescriptionFormatArray, xsetObservablePropertyArray, xsetObservablePropertyArray, xsetProcedureDescriptionFormatArray, xsetProcedureDescriptionFormatArray
-
Methods inherited from interface net.opengis.swes.x20.AbstractSWESType
addNewExtension, addNewName, getDescription, getExtensionArray, getExtensionArray, getId, getIdentifier, getNameArray, getNameArray, insertNewExtension, insertNewName, isSetDescription, isSetId, isSetIdentifier, removeExtension, removeName, setDescription, setExtensionArray, setExtensionArray, setId, setIdentifier, setNameArray, setNameArray, sizeOfExtensionArray, sizeOfNameArray, unsetDescription, unsetId, unsetIdentifier, xgetDescription, xgetId, xgetIdentifier, xsetDescription, xsetId, xsetIdentifier
-
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
-
getResponseFormatArray
String[] getResponseFormatArray()
Gets array of all "responseFormat" elements
-
getResponseFormatArray
String getResponseFormatArray(int i)
Gets ith "responseFormat" element
-
xgetResponseFormatArray
org.apache.xmlbeans.XmlAnyURI[] xgetResponseFormatArray()
Gets (as xml) array of all "responseFormat" elements
-
xgetResponseFormatArray
org.apache.xmlbeans.XmlAnyURI xgetResponseFormatArray(int i)
Gets (as xml) ith "responseFormat" element
-
sizeOfResponseFormatArray
int sizeOfResponseFormatArray()
Returns number of "responseFormat" element
-
setResponseFormatArray
void setResponseFormatArray(String[] responseFormatArray)
Sets array of all "responseFormat" element
-
setResponseFormatArray
void setResponseFormatArray(int i, String responseFormat)Sets ith "responseFormat" element
-
xsetResponseFormatArray
void xsetResponseFormatArray(org.apache.xmlbeans.XmlAnyURI[] responseFormatArray)
Sets (as xml) array of all "responseFormat" element
-
xsetResponseFormatArray
void xsetResponseFormatArray(int i, org.apache.xmlbeans.XmlAnyURI responseFormat)Sets (as xml) ith "responseFormat" element
-
insertResponseFormat
void insertResponseFormat(int i, String responseFormat)Inserts the value as the ith "responseFormat" element
-
addResponseFormat
void addResponseFormat(String responseFormat)
Appends the value as the last "responseFormat" element
-
insertNewResponseFormat
org.apache.xmlbeans.XmlAnyURI insertNewResponseFormat(int i)
Inserts and returns a new empty value (as xml) as the ith "responseFormat" element
-
addNewResponseFormat
org.apache.xmlbeans.XmlAnyURI addNewResponseFormat()
Appends and returns a new empty value (as xml) as the last "responseFormat" element
-
removeResponseFormat
void removeResponseFormat(int i)
Removes the ith "responseFormat" element
-
getObservationTypeArray
String[] getObservationTypeArray()
Gets array of all "observationType" elements
-
getObservationTypeArray
String getObservationTypeArray(int i)
Gets ith "observationType" element
-
xgetObservationTypeArray
org.apache.xmlbeans.XmlAnyURI[] xgetObservationTypeArray()
Gets (as xml) array of all "observationType" elements
-
xgetObservationTypeArray
org.apache.xmlbeans.XmlAnyURI xgetObservationTypeArray(int i)
Gets (as xml) ith "observationType" element
-
sizeOfObservationTypeArray
int sizeOfObservationTypeArray()
Returns number of "observationType" element
-
setObservationTypeArray
void setObservationTypeArray(String[] observationTypeArray)
Sets array of all "observationType" element
-
setObservationTypeArray
void setObservationTypeArray(int i, String observationType)Sets ith "observationType" element
-
xsetObservationTypeArray
void xsetObservationTypeArray(org.apache.xmlbeans.XmlAnyURI[] observationTypeArray)
Sets (as xml) array of all "observationType" element
-
xsetObservationTypeArray
void xsetObservationTypeArray(int i, org.apache.xmlbeans.XmlAnyURI observationType)Sets (as xml) ith "observationType" element
-
insertObservationType
void insertObservationType(int i, String observationType)Inserts the value as the ith "observationType" element
-
addObservationType
void addObservationType(String observationType)
Appends the value as the last "observationType" element
-
insertNewObservationType
org.apache.xmlbeans.XmlAnyURI insertNewObservationType(int i)
Inserts and returns a new empty value (as xml) as the ith "observationType" element
-
addNewObservationType
org.apache.xmlbeans.XmlAnyURI addNewObservationType()
Appends and returns a new empty value (as xml) as the last "observationType" element
-
removeObservationType
void removeObservationType(int i)
Removes the ith "observationType" element
-
getFeatureOfInterestTypeArray
String[] getFeatureOfInterestTypeArray()
Gets array of all "featureOfInterestType" elements
-
getFeatureOfInterestTypeArray
String getFeatureOfInterestTypeArray(int i)
Gets ith "featureOfInterestType" element
-
xgetFeatureOfInterestTypeArray
org.apache.xmlbeans.XmlAnyURI[] xgetFeatureOfInterestTypeArray()
Gets (as xml) array of all "featureOfInterestType" elements
-
xgetFeatureOfInterestTypeArray
org.apache.xmlbeans.XmlAnyURI xgetFeatureOfInterestTypeArray(int i)
Gets (as xml) ith "featureOfInterestType" element
-
sizeOfFeatureOfInterestTypeArray
int sizeOfFeatureOfInterestTypeArray()
Returns number of "featureOfInterestType" element
-
setFeatureOfInterestTypeArray
void setFeatureOfInterestTypeArray(String[] featureOfInterestTypeArray)
Sets array of all "featureOfInterestType" element
-
setFeatureOfInterestTypeArray
void setFeatureOfInterestTypeArray(int i, String featureOfInterestType)Sets ith "featureOfInterestType" element
-
xsetFeatureOfInterestTypeArray
void xsetFeatureOfInterestTypeArray(org.apache.xmlbeans.XmlAnyURI[] featureOfInterestTypeArray)
Sets (as xml) array of all "featureOfInterestType" element
-
xsetFeatureOfInterestTypeArray
void xsetFeatureOfInterestTypeArray(int i, org.apache.xmlbeans.XmlAnyURI featureOfInterestType)Sets (as xml) ith "featureOfInterestType" element
-
insertFeatureOfInterestType
void insertFeatureOfInterestType(int i, String featureOfInterestType)Inserts the value as the ith "featureOfInterestType" element
-
addFeatureOfInterestType
void addFeatureOfInterestType(String featureOfInterestType)
Appends the value as the last "featureOfInterestType" element
-
insertNewFeatureOfInterestType
org.apache.xmlbeans.XmlAnyURI insertNewFeatureOfInterestType(int i)
Inserts and returns a new empty value (as xml) as the ith "featureOfInterestType" element
-
addNewFeatureOfInterestType
org.apache.xmlbeans.XmlAnyURI addNewFeatureOfInterestType()
Appends and returns a new empty value (as xml) as the last "featureOfInterestType" element
-
removeFeatureOfInterestType
void removeFeatureOfInterestType(int i)
Removes the ith "featureOfInterestType" element
-
-