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

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

Uses of GetTaskPropertyType in net.opengis.sps.x20
 

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

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

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



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