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

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

Uses of SensorDescriptionPropertyType in net.opengis.swes.x20
 

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

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

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



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