Uses of Interface
net.opengis.eml.x001.EventTimeUnionSemantics

Packages that use EventTimeUnionSemantics
net.opengis.eml.x001   
net.opengis.eml.x001.impl   
 

Uses of EventTimeUnionSemantics in net.opengis.eml.x001
 

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

Methods in net.opengis.eml.x001 with parameters of type EventTimeUnionSemantics
 void EventTimePropertyType.xsetUnionSemantics(EventTimeUnionSemantics unionSemantics)
          Sets (as xml) the "unionSemantics" attribute
 

Uses of EventTimeUnionSemantics in net.opengis.eml.x001.impl
 

Classes in net.opengis.eml.x001.impl that implement EventTimeUnionSemantics
 class EventTimeUnionSemanticsImpl
          An XML EventTimeUnionSemantics(@http://www.opengis.net/eml/0.0.1).
 

Methods in net.opengis.eml.x001.impl that return EventTimeUnionSemantics
 EventTimeUnionSemantics EventTimePropertyTypeImpl.xgetUnionSemantics()
          Gets (as xml) the "unionSemantics" attribute
 

Methods in net.opengis.eml.x001.impl with parameters of type EventTimeUnionSemantics
 void EventTimePropertyTypeImpl.xsetUnionSemantics(EventTimeUnionSemantics unionSemantics)
          Sets (as xml) the "unionSemantics" attribute
 



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