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

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

Uses of CancelResponsePropertyType in net.opengis.sps.x20
 

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

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

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



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