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

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

Uses of InsertSensorPropertyType in net.opengis.swes.x20
 

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

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

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



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