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

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

Uses of SensorChangedPropertyType in net.opengis.swes.x20
 

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

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

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



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