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

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

Uses of ReservePropertyType in net.opengis.sps.x20
 

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

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

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



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