|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SWESEventType | |
---|---|
net.opengis.swes.x20 | |
net.opengis.swes.x20.impl |
Uses of SWESEventType in net.opengis.swes.x20 |
---|
Subinterfaces of SWESEventType in net.opengis.swes.x20 | |
---|---|
interface |
OfferingChangedType
An XML OfferingChangedType(@http://www.opengis.net/swes/2.0). |
interface |
SensorChangedType
An XML SensorChangedType(@http://www.opengis.net/swes/2.0). |
interface |
SensorDescriptionUpdatedType
An XML SensorDescriptionUpdatedType(@http://www.opengis.net/swes/2.0). |
Methods in net.opengis.swes.x20 that return SWESEventType | |
---|---|
SWESEventType |
SWESEventPropertyType.addNewSWESEvent()
Appends and returns a new empty "SWESEvent" element |
SWESEventType |
SWESEventDocument.addNewSWESEvent()
Appends and returns a new empty "SWESEvent" element |
SWESEventType |
SWESEventPropertyType.getSWESEvent()
Gets the "SWESEvent" element |
SWESEventType |
SWESEventDocument.getSWESEvent()
Gets the "SWESEvent" element |
static SWESEventType |
SWESEventType.Factory.newInstance()
|
static SWESEventType |
SWESEventType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static SWESEventType |
SWESEventType.Factory.parse(File file)
|
static SWESEventType |
SWESEventType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static SWESEventType |
SWESEventType.Factory.parse(InputStream is)
|
static SWESEventType |
SWESEventType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static SWESEventType |
SWESEventType.Factory.parse(Node node)
|
static SWESEventType |
SWESEventType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static SWESEventType |
SWESEventType.Factory.parse(Reader r)
|
static SWESEventType |
SWESEventType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static SWESEventType |
SWESEventType.Factory.parse(String xmlAsString)
|
static SWESEventType |
SWESEventType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static SWESEventType |
SWESEventType.Factory.parse(URL u)
|
static SWESEventType |
SWESEventType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static SWESEventType |
SWESEventType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static SWESEventType |
SWESEventType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static SWESEventType |
SWESEventType.Factory.parse(XMLStreamReader sr)
|
static SWESEventType |
SWESEventType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.swes.x20 with parameters of type SWESEventType | |
---|---|
void |
SWESEventPropertyType.setSWESEvent(SWESEventType swesEvent)
Sets the "SWESEvent" element |
void |
SWESEventDocument.setSWESEvent(SWESEventType swesEvent)
Sets the "SWESEvent" element |
Uses of SWESEventType in net.opengis.swes.x20.impl |
---|
Classes in net.opengis.swes.x20.impl that implement SWESEventType | |
---|---|
class |
OfferingChangedTypeImpl
An XML OfferingChangedType(@http://www.opengis.net/swes/2.0). |
class |
SensorChangedTypeImpl
An XML SensorChangedType(@http://www.opengis.net/swes/2.0). |
class |
SensorDescriptionUpdatedTypeImpl
An XML SensorDescriptionUpdatedType(@http://www.opengis.net/swes/2.0). |
class |
SWESEventTypeImpl
An XML SWESEventType(@http://www.opengis.net/swes/2.0). |
Methods in net.opengis.swes.x20.impl that return SWESEventType | |
---|---|
SWESEventType |
SWESEventPropertyTypeImpl.addNewSWESEvent()
Appends and returns a new empty "SWESEvent" element |
SWESEventType |
SWESEventDocumentImpl.addNewSWESEvent()
Appends and returns a new empty "SWESEvent" element |
SWESEventType |
SWESEventPropertyTypeImpl.getSWESEvent()
Gets the "SWESEvent" element |
SWESEventType |
SWESEventDocumentImpl.getSWESEvent()
Gets the "SWESEvent" element |
Methods in net.opengis.swes.x20.impl with parameters of type SWESEventType | |
---|---|
void |
SWESEventPropertyTypeImpl.setSWESEvent(SWESEventType swesEvent)
Sets the "SWESEvent" element |
void |
SWESEventDocumentImpl.setSWESEvent(SWESEventType swesEvent)
Sets the "SWESEvent" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |