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

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

Uses of EventContentUnionSemantics in net.opengis.eml.x001
 

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

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

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

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

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

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



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