Uses of Interface
net.opengis.swes.x20.SensorDescriptionUpdatedType

Packages that use SensorDescriptionUpdatedType
net.opengis.swes.x20   
net.opengis.swes.x20.impl   
 

Uses of SensorDescriptionUpdatedType in net.opengis.swes.x20
 

Methods in net.opengis.swes.x20 that return SensorDescriptionUpdatedType
 SensorDescriptionUpdatedType SensorDescriptionUpdatedPropertyType.addNewSensorDescriptionUpdated()
          Appends and returns a new empty "SensorDescriptionUpdated" element
 SensorDescriptionUpdatedType SensorDescriptionUpdatedDocument.addNewSensorDescriptionUpdated()
          Appends and returns a new empty "SensorDescriptionUpdated" element
 SensorDescriptionUpdatedType SensorDescriptionUpdatedPropertyType.getSensorDescriptionUpdated()
          Gets the "SensorDescriptionUpdated" element
 SensorDescriptionUpdatedType SensorDescriptionUpdatedDocument.getSensorDescriptionUpdated()
          Gets the "SensorDescriptionUpdated" element
static SensorDescriptionUpdatedType SensorDescriptionUpdatedType.Factory.newInstance()
           
static SensorDescriptionUpdatedType SensorDescriptionUpdatedType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static SensorDescriptionUpdatedType SensorDescriptionUpdatedType.Factory.parse(File file)
           
static SensorDescriptionUpdatedType SensorDescriptionUpdatedType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static SensorDescriptionUpdatedType SensorDescriptionUpdatedType.Factory.parse(InputStream is)
           
static SensorDescriptionUpdatedType SensorDescriptionUpdatedType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static SensorDescriptionUpdatedType SensorDescriptionUpdatedType.Factory.parse(Node node)
           
static SensorDescriptionUpdatedType SensorDescriptionUpdatedType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static SensorDescriptionUpdatedType SensorDescriptionUpdatedType.Factory.parse(Reader r)
           
static SensorDescriptionUpdatedType SensorDescriptionUpdatedType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static SensorDescriptionUpdatedType SensorDescriptionUpdatedType.Factory.parse(String xmlAsString)
           
static SensorDescriptionUpdatedType SensorDescriptionUpdatedType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static SensorDescriptionUpdatedType SensorDescriptionUpdatedType.Factory.parse(URL u)
           
static SensorDescriptionUpdatedType SensorDescriptionUpdatedType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static SensorDescriptionUpdatedType SensorDescriptionUpdatedType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static SensorDescriptionUpdatedType SensorDescriptionUpdatedType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static SensorDescriptionUpdatedType SensorDescriptionUpdatedType.Factory.parse(XMLStreamReader sr)
           
static SensorDescriptionUpdatedType SensorDescriptionUpdatedType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.swes.x20 with parameters of type SensorDescriptionUpdatedType
 void SensorDescriptionUpdatedPropertyType.setSensorDescriptionUpdated(SensorDescriptionUpdatedType sensorDescriptionUpdated)
          Sets the "SensorDescriptionUpdated" element
 void SensorDescriptionUpdatedDocument.setSensorDescriptionUpdated(SensorDescriptionUpdatedType sensorDescriptionUpdated)
          Sets the "SensorDescriptionUpdated" element
 

Uses of SensorDescriptionUpdatedType in net.opengis.swes.x20.impl
 

Classes in net.opengis.swes.x20.impl that implement SensorDescriptionUpdatedType
 class SensorDescriptionUpdatedTypeImpl
          An XML SensorDescriptionUpdatedType(@http://www.opengis.net/swes/2.0).
 

Methods in net.opengis.swes.x20.impl that return SensorDescriptionUpdatedType
 SensorDescriptionUpdatedType SensorDescriptionUpdatedPropertyTypeImpl.addNewSensorDescriptionUpdated()
          Appends and returns a new empty "SensorDescriptionUpdated" element
 SensorDescriptionUpdatedType SensorDescriptionUpdatedDocumentImpl.addNewSensorDescriptionUpdated()
          Appends and returns a new empty "SensorDescriptionUpdated" element
 SensorDescriptionUpdatedType SensorDescriptionUpdatedPropertyTypeImpl.getSensorDescriptionUpdated()
          Gets the "SensorDescriptionUpdated" element
 SensorDescriptionUpdatedType SensorDescriptionUpdatedDocumentImpl.getSensorDescriptionUpdated()
          Gets the "SensorDescriptionUpdated" element
 

Methods in net.opengis.swes.x20.impl with parameters of type SensorDescriptionUpdatedType
 void SensorDescriptionUpdatedPropertyTypeImpl.setSensorDescriptionUpdated(SensorDescriptionUpdatedType sensorDescriptionUpdated)
          Sets the "SensorDescriptionUpdated" element
 void SensorDescriptionUpdatedDocumentImpl.setSensorDescriptionUpdated(SensorDescriptionUpdatedType sensorDescriptionUpdated)
          Sets the "SensorDescriptionUpdated" element
 



Copyright © 2004-2012 52north.org. All Rights Reserved.