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

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

Uses of DeleteSensorPropertyType in net.opengis.swes.x20
 

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

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

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



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