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

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

Uses of SensorDescriptionUpdatedPropertyType in net.opengis.swes.x20
 

Methods in net.opengis.swes.x20 that return SensorDescriptionUpdatedPropertyType
static SensorDescriptionUpdatedPropertyType SensorDescriptionUpdatedPropertyType.Factory.newInstance()
           
static SensorDescriptionUpdatedPropertyType SensorDescriptionUpdatedPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static SensorDescriptionUpdatedPropertyType SensorDescriptionUpdatedPropertyType.Factory.parse(File file)
           
static SensorDescriptionUpdatedPropertyType SensorDescriptionUpdatedPropertyType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static SensorDescriptionUpdatedPropertyType SensorDescriptionUpdatedPropertyType.Factory.parse(InputStream is)
           
static SensorDescriptionUpdatedPropertyType SensorDescriptionUpdatedPropertyType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static SensorDescriptionUpdatedPropertyType SensorDescriptionUpdatedPropertyType.Factory.parse(Node node)
           
static SensorDescriptionUpdatedPropertyType SensorDescriptionUpdatedPropertyType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static SensorDescriptionUpdatedPropertyType SensorDescriptionUpdatedPropertyType.Factory.parse(Reader r)
           
static SensorDescriptionUpdatedPropertyType SensorDescriptionUpdatedPropertyType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static SensorDescriptionUpdatedPropertyType SensorDescriptionUpdatedPropertyType.Factory.parse(String xmlAsString)
           
static SensorDescriptionUpdatedPropertyType SensorDescriptionUpdatedPropertyType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static SensorDescriptionUpdatedPropertyType SensorDescriptionUpdatedPropertyType.Factory.parse(URL u)
           
static SensorDescriptionUpdatedPropertyType SensorDescriptionUpdatedPropertyType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static SensorDescriptionUpdatedPropertyType SensorDescriptionUpdatedPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static SensorDescriptionUpdatedPropertyType SensorDescriptionUpdatedPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static SensorDescriptionUpdatedPropertyType SensorDescriptionUpdatedPropertyType.Factory.parse(XMLStreamReader sr)
           
static SensorDescriptionUpdatedPropertyType SensorDescriptionUpdatedPropertyType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

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

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



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