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

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

Uses of ConfirmPropertyType in net.opengis.sps.x20
 

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

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

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



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