Uses of Interface
net.opengis.sps.x20.UpdatePropertyType

Packages that use UpdatePropertyType
net.opengis.sps.x20   
net.opengis.sps.x20.impl   
 

Uses of UpdatePropertyType in net.opengis.sps.x20
 

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

Uses of UpdatePropertyType in net.opengis.sps.x20.impl
 

Classes in net.opengis.sps.x20.impl that implement UpdatePropertyType
 class UpdatePropertyTypeImpl
          An XML UpdatePropertyType(@http://www.opengis.net/sps/2.0).
 



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