Package net.opengis.sos.x20
Interface InsertionCapabilitiesType
-
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
InsertionCapabilitiesTypeImpl
public interface InsertionCapabilitiesType extends org.apache.xmlbeans.XmlObjectAn XML InsertionCapabilitiesType(@http://www.opengis.net/sos/2.0). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classInsertionCapabilitiesType.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 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.XmlAnyURIaddNewProcedureDescriptionFormat()Appends and returns a new empty value (as xml) as the last "procedureDescriptionFormat" elementorg.apache.xmlbeans.XmlAnyURIaddNewSupportedEncoding()Appends and returns a new empty value (as xml) as the last "supportedEncoding" elementvoidaddObservationType(String observationType)Appends the value as the last "observationType" elementvoidaddProcedureDescriptionFormat(String procedureDescriptionFormat)Appends the value as the last "procedureDescriptionFormat" elementvoidaddSupportedEncoding(String supportedEncoding)Appends the value as the last "supportedEncoding" 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[]getProcedureDescriptionFormatArray()Gets array of all "procedureDescriptionFormat" elementsStringgetProcedureDescriptionFormatArray(int i)Gets ith "procedureDescriptionFormat" elementString[]getSupportedEncodingArray()Gets array of all "supportedEncoding" elementsStringgetSupportedEncodingArray(int i)Gets ith "supportedEncoding" 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.XmlAnyURIinsertNewProcedureDescriptionFormat(int i)Inserts and returns a new empty value (as xml) as the ith "procedureDescriptionFormat" elementorg.apache.xmlbeans.XmlAnyURIinsertNewSupportedEncoding(int i)Inserts and returns a new empty value (as xml) as the ith "supportedEncoding" elementvoidinsertObservationType(int i, String observationType)Inserts the value as the ith "observationType" elementvoidinsertProcedureDescriptionFormat(int i, String procedureDescriptionFormat)Inserts the value as the ith "procedureDescriptionFormat" elementvoidinsertSupportedEncoding(int i, String supportedEncoding)Inserts the value as the ith "supportedEncoding" elementvoidremoveFeatureOfInterestType(int i)Removes the ith "featureOfInterestType" elementvoidremoveObservationType(int i)Removes the ith "observationType" elementvoidremoveProcedureDescriptionFormat(int i)Removes the ith "procedureDescriptionFormat" elementvoidremoveSupportedEncoding(int i)Removes the ith "supportedEncoding" 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" elementvoidsetProcedureDescriptionFormatArray(int i, String procedureDescriptionFormat)Sets ith "procedureDescriptionFormat" elementvoidsetProcedureDescriptionFormatArray(String[] procedureDescriptionFormatArray)Sets array of all "procedureDescriptionFormat" elementvoidsetSupportedEncodingArray(int i, String supportedEncoding)Sets ith "supportedEncoding" elementvoidsetSupportedEncodingArray(String[] supportedEncodingArray)Sets array of all "supportedEncoding" elementintsizeOfFeatureOfInterestTypeArray()Returns number of "featureOfInterestType" elementintsizeOfObservationTypeArray()Returns number of "observationType" elementintsizeOfProcedureDescriptionFormatArray()Returns number of "procedureDescriptionFormat" elementintsizeOfSupportedEncodingArray()Returns number of "supportedEncoding" 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[]xgetProcedureDescriptionFormatArray()Gets (as xml) array of all "procedureDescriptionFormat" elementsorg.apache.xmlbeans.XmlAnyURIxgetProcedureDescriptionFormatArray(int i)Gets (as xml) ith "procedureDescriptionFormat" elementorg.apache.xmlbeans.XmlAnyURI[]xgetSupportedEncodingArray()Gets (as xml) array of all "supportedEncoding" elementsorg.apache.xmlbeans.XmlAnyURIxgetSupportedEncodingArray(int i)Gets (as xml) ith "supportedEncoding" 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" elementvoidxsetProcedureDescriptionFormatArray(int i, org.apache.xmlbeans.XmlAnyURI procedureDescriptionFormat)Sets (as xml) ith "procedureDescriptionFormat" elementvoidxsetProcedureDescriptionFormatArray(org.apache.xmlbeans.XmlAnyURI[] procedureDescriptionFormatArray)Sets (as xml) array of all "procedureDescriptionFormat" elementvoidxsetSupportedEncodingArray(int i, org.apache.xmlbeans.XmlAnyURI supportedEncoding)Sets (as xml) ith "supportedEncoding" elementvoidxsetSupportedEncodingArray(org.apache.xmlbeans.XmlAnyURI[] supportedEncodingArray)Sets (as xml) array of all "supportedEncoding" element-
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
-
getProcedureDescriptionFormatArray
String[] getProcedureDescriptionFormatArray()
Gets array of all "procedureDescriptionFormat" elements
-
getProcedureDescriptionFormatArray
String getProcedureDescriptionFormatArray(int i)
Gets ith "procedureDescriptionFormat" element
-
xgetProcedureDescriptionFormatArray
org.apache.xmlbeans.XmlAnyURI[] xgetProcedureDescriptionFormatArray()
Gets (as xml) array of all "procedureDescriptionFormat" elements
-
xgetProcedureDescriptionFormatArray
org.apache.xmlbeans.XmlAnyURI xgetProcedureDescriptionFormatArray(int i)
Gets (as xml) ith "procedureDescriptionFormat" element
-
sizeOfProcedureDescriptionFormatArray
int sizeOfProcedureDescriptionFormatArray()
Returns number of "procedureDescriptionFormat" element
-
setProcedureDescriptionFormatArray
void setProcedureDescriptionFormatArray(String[] procedureDescriptionFormatArray)
Sets array of all "procedureDescriptionFormat" element
-
setProcedureDescriptionFormatArray
void setProcedureDescriptionFormatArray(int i, String procedureDescriptionFormat)Sets ith "procedureDescriptionFormat" element
-
xsetProcedureDescriptionFormatArray
void xsetProcedureDescriptionFormatArray(org.apache.xmlbeans.XmlAnyURI[] procedureDescriptionFormatArray)
Sets (as xml) array of all "procedureDescriptionFormat" element
-
xsetProcedureDescriptionFormatArray
void xsetProcedureDescriptionFormatArray(int i, org.apache.xmlbeans.XmlAnyURI procedureDescriptionFormat)Sets (as xml) ith "procedureDescriptionFormat" element
-
insertProcedureDescriptionFormat
void insertProcedureDescriptionFormat(int i, String procedureDescriptionFormat)Inserts the value as the ith "procedureDescriptionFormat" element
-
addProcedureDescriptionFormat
void addProcedureDescriptionFormat(String procedureDescriptionFormat)
Appends the value as the last "procedureDescriptionFormat" element
-
insertNewProcedureDescriptionFormat
org.apache.xmlbeans.XmlAnyURI insertNewProcedureDescriptionFormat(int i)
Inserts and returns a new empty value (as xml) as the ith "procedureDescriptionFormat" element
-
addNewProcedureDescriptionFormat
org.apache.xmlbeans.XmlAnyURI addNewProcedureDescriptionFormat()
Appends and returns a new empty value (as xml) as the last "procedureDescriptionFormat" element
-
removeProcedureDescriptionFormat
void removeProcedureDescriptionFormat(int i)
Removes the ith "procedureDescriptionFormat" 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
-
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
-
getSupportedEncodingArray
String[] getSupportedEncodingArray()
Gets array of all "supportedEncoding" elements
-
getSupportedEncodingArray
String getSupportedEncodingArray(int i)
Gets ith "supportedEncoding" element
-
xgetSupportedEncodingArray
org.apache.xmlbeans.XmlAnyURI[] xgetSupportedEncodingArray()
Gets (as xml) array of all "supportedEncoding" elements
-
xgetSupportedEncodingArray
org.apache.xmlbeans.XmlAnyURI xgetSupportedEncodingArray(int i)
Gets (as xml) ith "supportedEncoding" element
-
sizeOfSupportedEncodingArray
int sizeOfSupportedEncodingArray()
Returns number of "supportedEncoding" element
-
setSupportedEncodingArray
void setSupportedEncodingArray(String[] supportedEncodingArray)
Sets array of all "supportedEncoding" element
-
setSupportedEncodingArray
void setSupportedEncodingArray(int i, String supportedEncoding)Sets ith "supportedEncoding" element
-
xsetSupportedEncodingArray
void xsetSupportedEncodingArray(org.apache.xmlbeans.XmlAnyURI[] supportedEncodingArray)
Sets (as xml) array of all "supportedEncoding" element
-
xsetSupportedEncodingArray
void xsetSupportedEncodingArray(int i, org.apache.xmlbeans.XmlAnyURI supportedEncoding)Sets (as xml) ith "supportedEncoding" element
-
insertSupportedEncoding
void insertSupportedEncoding(int i, String supportedEncoding)Inserts the value as the ith "supportedEncoding" element
-
addSupportedEncoding
void addSupportedEncoding(String supportedEncoding)
Appends the value as the last "supportedEncoding" element
-
insertNewSupportedEncoding
org.apache.xmlbeans.XmlAnyURI insertNewSupportedEncoding(int i)
Inserts and returns a new empty value (as xml) as the ith "supportedEncoding" element
-
addNewSupportedEncoding
org.apache.xmlbeans.XmlAnyURI addNewSupportedEncoding()
Appends and returns a new empty value (as xml) as the last "supportedEncoding" element
-
removeSupportedEncoding
void removeSupportedEncoding(int i)
Removes the ith "supportedEncoding" element
-
-