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

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

Uses of TaskStatusCodeOtherType in net.opengis.sps.x20
 

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

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

Classes in net.opengis.sps.x20.impl that implement TaskStatusCodeOtherType
 class TaskStatusCodeOtherTypeImpl
          An XML TaskStatusCodeOtherType(@http://www.opengis.net/sps/2.0).
 class TaskStatusCodeTypeImpl
          An XML TaskStatusCodeType(@http://www.opengis.net/sps/2.0).
 



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