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

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

Uses of TaskingRequestPropertyType in net.opengis.sps.x20
 

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

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

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



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