Uses of Interface
net.opengis.sos.x10.GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime
-
Packages that use GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime Package Description net.opengis.sos.x10 net.opengis.sos.x10.impl -
-
Uses of GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime in net.opengis.sos.x10
Methods in net.opengis.sos.x10 that return GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime Modifier and Type Method Description GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTimeGetFeatureOfInterestDocument.GetFeatureOfInterest. addNewEventTime()Appends and returns a new empty value (as xml) as the last "eventTime" elementGetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime[]GetFeatureOfInterestDocument.GetFeatureOfInterest. getEventTimeArray()Gets array of all "eventTime" elementsGetFeatureOfInterestDocument.GetFeatureOfInterest.EventTimeGetFeatureOfInterestDocument.GetFeatureOfInterest. getEventTimeArray(int i)Gets ith "eventTime" elementGetFeatureOfInterestDocument.GetFeatureOfInterest.EventTimeGetFeatureOfInterestDocument.GetFeatureOfInterest. insertNewEventTime(int i)Inserts and returns a new empty value (as xml) as the ith "eventTime" elementstatic GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTimeGetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime.Factory. newInstance()static GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTimeGetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.sos.x10 with parameters of type GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime Modifier and Type Method Description voidGetFeatureOfInterestDocument.GetFeatureOfInterest. setEventTimeArray(int i, GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime eventTime)Sets ith "eventTime" elementvoidGetFeatureOfInterestDocument.GetFeatureOfInterest. setEventTimeArray(GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime[] eventTimeArray)Sets array of all "eventTime" element -
Uses of GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime in net.opengis.sos.x10.impl
Classes in net.opengis.sos.x10.impl that implement GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime Modifier and Type Class Description static classGetFeatureOfInterestDocumentImpl.GetFeatureOfInterestImpl.EventTimeImplAn XML eventTime(@http://www.opengis.net/sos/1.0).Methods in net.opengis.sos.x10.impl that return GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime Modifier and Type Method Description GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTimeGetFeatureOfInterestDocumentImpl.GetFeatureOfInterestImpl. addNewEventTime()Appends and returns a new empty value (as xml) as the last "eventTime" elementGetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime[]GetFeatureOfInterestDocumentImpl.GetFeatureOfInterestImpl. getEventTimeArray()Gets array of all "eventTime" elementsGetFeatureOfInterestDocument.GetFeatureOfInterest.EventTimeGetFeatureOfInterestDocumentImpl.GetFeatureOfInterestImpl. getEventTimeArray(int i)Gets ith "eventTime" elementGetFeatureOfInterestDocument.GetFeatureOfInterest.EventTimeGetFeatureOfInterestDocumentImpl.GetFeatureOfInterestImpl. insertNewEventTime(int i)Inserts and returns a new empty value (as xml) as the ith "eventTime" elementMethods in net.opengis.sos.x10.impl with parameters of type GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime Modifier and Type Method Description voidGetFeatureOfInterestDocumentImpl.GetFeatureOfInterestImpl. setEventTimeArray(int i, GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime eventTime)Sets ith "eventTime" elementvoidGetFeatureOfInterestDocumentImpl.GetFeatureOfInterestImpl. setEventTimeArray(GetFeatureOfInterestDocument.GetFeatureOfInterest.EventTime[] eventTimeArray)Sets array of all "eventTime" element
-