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

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

Uses of DescribeSensorPropertyType in net.opengis.swes.x20
 

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

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

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



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