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

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

Uses of TaskOrProcessUnionSemantics in net.opengis.sps.x20
 

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

Methods in net.opengis.sps.x20 with parameters of type TaskOrProcessUnionSemantics
 void TaskOrProcessPropertyType.xsetUnionSemantics(TaskOrProcessUnionSemantics unionSemantics)
          Sets (as xml) the "unionSemantics" attribute
 

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

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

Methods in net.opengis.sps.x20.impl that return TaskOrProcessUnionSemantics
 TaskOrProcessUnionSemantics TaskOrProcessPropertyTypeImpl.xgetUnionSemantics()
          Gets (as xml) the "unionSemantics" attribute
 

Methods in net.opengis.sps.x20.impl with parameters of type TaskOrProcessUnionSemantics
 void TaskOrProcessPropertyTypeImpl.xsetUnionSemantics(TaskOrProcessUnionSemantics unionSemantics)
          Sets (as xml) the "unionSemantics" attribute
 



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