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

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

Uses of SubmitResponsePropertyType in net.opengis.sps.x20
 

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

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

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



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