Package net.opengis.sos.x10
Interface GetFeatureOfInterestDocument.GetFeatureOfInterest
-
- All Superinterfaces:
RequestBaseType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
GetFeatureOfInterestDocumentImpl.GetFeatureOfInterestImpl
- Enclosing interface:
- GetFeatureOfInterestDocument
public static interface GetFeatureOfInterestDocument.GetFeatureOfInterest extends RequestBaseType
An XML GetFeatureOfInterest(@http://www.opengis.net/sos/1.0). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceGetFeatureOfInterestDocument.GetFeatureOfInterest.EventTimeAn XML eventTime(@http://www.opengis.net/sos/1.0).static classGetFeatureOfInterestDocument.GetFeatureOfInterest.FactoryA factory class with static methods for creating instances of this type.static interfaceGetFeatureOfInterestDocument.GetFeatureOfInterest.LocationAn XML location(@http://www.opengis.net/sos/1.0).
-
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 voidaddFeatureOfInterestId(String featureOfInterestId)Appends the value as the last "FeatureOfInterestId" elementGetFeatureOfInterestDocument.GetFeatureOfInterest.EventTimeaddNewEventTime()Appends and returns a new empty value (as xml) as the last "eventTime" elementorg.apache.xmlbeans.XmlAnyURIaddNewFeatureOfInterestId()Appends and returns a new empty value (as xml) as the last "FeatureOfInterestId" elementGetFeatureOfInterestDocument.GetFeatureOfInterest.LocationaddNewLocation()Appends and returns a new empty "location" elementGetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime[]getEventTimeArray()Gets array of all "eventTime" elementsGetFeatureOfInterestDocument.GetFeatureOfInterest.EventTimegetEventTimeArray(int i)Gets ith "eventTime" elementString[]getFeatureOfInterestIdArray()Gets array of all "FeatureOfInterestId" elementsStringgetFeatureOfInterestIdArray(int i)Gets ith "FeatureOfInterestId" elementGetFeatureOfInterestDocument.GetFeatureOfInterest.LocationgetLocation()Gets the "location" elementvoidinsertFeatureOfInterestId(int i, String featureOfInterestId)Inserts the value as the ith "FeatureOfInterestId" elementGetFeatureOfInterestDocument.GetFeatureOfInterest.EventTimeinsertNewEventTime(int i)Inserts and returns a new empty value (as xml) as the ith "eventTime" elementorg.apache.xmlbeans.XmlAnyURIinsertNewFeatureOfInterestId(int i)Inserts and returns a new empty value (as xml) as the ith "FeatureOfInterestId" elementbooleanisSetLocation()True if has "location" elementvoidremoveEventTime(int i)Removes the ith "eventTime" elementvoidremoveFeatureOfInterestId(int i)Removes the ith "FeatureOfInterestId" elementvoidsetEventTimeArray(int i, GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime eventTime)Sets ith "eventTime" elementvoidsetEventTimeArray(GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime[] eventTimeArray)Sets array of all "eventTime" elementvoidsetFeatureOfInterestIdArray(int i, String featureOfInterestId)Sets ith "FeatureOfInterestId" elementvoidsetFeatureOfInterestIdArray(String[] featureOfInterestIdArray)Sets array of all "FeatureOfInterestId" elementvoidsetLocation(GetFeatureOfInterestDocument.GetFeatureOfInterest.Location location)Sets the "location" elementintsizeOfEventTimeArray()Returns number of "eventTime" elementintsizeOfFeatureOfInterestIdArray()Returns number of "FeatureOfInterestId" elementvoidunsetLocation()Unsets the "location" elementorg.apache.xmlbeans.XmlAnyURI[]xgetFeatureOfInterestIdArray()Gets (as xml) array of all "FeatureOfInterestId" elementsorg.apache.xmlbeans.XmlAnyURIxgetFeatureOfInterestIdArray(int i)Gets (as xml) ith "FeatureOfInterestId" elementvoidxsetFeatureOfInterestIdArray(int i, org.apache.xmlbeans.XmlAnyURI featureOfInterestId)Sets (as xml) ith "FeatureOfInterestId" elementvoidxsetFeatureOfInterestIdArray(org.apache.xmlbeans.XmlAnyURI[] featureOfInterestIdArray)Sets (as xml) array of all "FeatureOfInterestId" element-
Methods inherited from interface net.opengis.sos.x10.RequestBaseType
getService, getVersion, setService, setVersion, xgetService, xgetVersion, xsetService, xsetVersion
-
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
-
getFeatureOfInterestIdArray
String[] getFeatureOfInterestIdArray()
Gets array of all "FeatureOfInterestId" elements
-
getFeatureOfInterestIdArray
String getFeatureOfInterestIdArray(int i)
Gets ith "FeatureOfInterestId" element
-
xgetFeatureOfInterestIdArray
org.apache.xmlbeans.XmlAnyURI[] xgetFeatureOfInterestIdArray()
Gets (as xml) array of all "FeatureOfInterestId" elements
-
xgetFeatureOfInterestIdArray
org.apache.xmlbeans.XmlAnyURI xgetFeatureOfInterestIdArray(int i)
Gets (as xml) ith "FeatureOfInterestId" element
-
sizeOfFeatureOfInterestIdArray
int sizeOfFeatureOfInterestIdArray()
Returns number of "FeatureOfInterestId" element
-
setFeatureOfInterestIdArray
void setFeatureOfInterestIdArray(String[] featureOfInterestIdArray)
Sets array of all "FeatureOfInterestId" element
-
setFeatureOfInterestIdArray
void setFeatureOfInterestIdArray(int i, String featureOfInterestId)Sets ith "FeatureOfInterestId" element
-
xsetFeatureOfInterestIdArray
void xsetFeatureOfInterestIdArray(org.apache.xmlbeans.XmlAnyURI[] featureOfInterestIdArray)
Sets (as xml) array of all "FeatureOfInterestId" element
-
xsetFeatureOfInterestIdArray
void xsetFeatureOfInterestIdArray(int i, org.apache.xmlbeans.XmlAnyURI featureOfInterestId)Sets (as xml) ith "FeatureOfInterestId" element
-
insertFeatureOfInterestId
void insertFeatureOfInterestId(int i, String featureOfInterestId)Inserts the value as the ith "FeatureOfInterestId" element
-
addFeatureOfInterestId
void addFeatureOfInterestId(String featureOfInterestId)
Appends the value as the last "FeatureOfInterestId" element
-
insertNewFeatureOfInterestId
org.apache.xmlbeans.XmlAnyURI insertNewFeatureOfInterestId(int i)
Inserts and returns a new empty value (as xml) as the ith "FeatureOfInterestId" element
-
addNewFeatureOfInterestId
org.apache.xmlbeans.XmlAnyURI addNewFeatureOfInterestId()
Appends and returns a new empty value (as xml) as the last "FeatureOfInterestId" element
-
removeFeatureOfInterestId
void removeFeatureOfInterestId(int i)
Removes the ith "FeatureOfInterestId" element
-
getLocation
GetFeatureOfInterestDocument.GetFeatureOfInterest.Location getLocation()
Gets the "location" element
-
isSetLocation
boolean isSetLocation()
True if has "location" element
-
setLocation
void setLocation(GetFeatureOfInterestDocument.GetFeatureOfInterest.Location location)
Sets the "location" element
-
addNewLocation
GetFeatureOfInterestDocument.GetFeatureOfInterest.Location addNewLocation()
Appends and returns a new empty "location" element
-
unsetLocation
void unsetLocation()
Unsets the "location" element
-
getEventTimeArray
GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime[] getEventTimeArray()
Gets array of all "eventTime" elements
-
getEventTimeArray
GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime getEventTimeArray(int i)
Gets ith "eventTime" element
-
sizeOfEventTimeArray
int sizeOfEventTimeArray()
Returns number of "eventTime" element
-
setEventTimeArray
void setEventTimeArray(GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime[] eventTimeArray)
Sets array of all "eventTime" element
-
setEventTimeArray
void setEventTimeArray(int i, GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime eventTime)Sets ith "eventTime" element
-
insertNewEventTime
GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime insertNewEventTime(int i)
Inserts and returns a new empty value (as xml) as the ith "eventTime" element
-
addNewEventTime
GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime addNewEventTime()
Appends and returns a new empty value (as xml) as the last "eventTime" element
-
removeEventTime
void removeEventTime(int i)
Removes the ith "eventTime" element
-
-