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

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

Uses of TaskingResponsePropertyType in net.opengis.sps.x20
 

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

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

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



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