|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SWESEventType.Service | |
---|---|
net.opengis.swes.x20 | |
net.opengis.swes.x20.impl |
Uses of SWESEventType.Service in net.opengis.swes.x20 |
---|
Methods in net.opengis.swes.x20 that return SWESEventType.Service | |
---|---|
SWESEventType.Service |
SWESEventType.addNewService()
Appends and returns a new empty "service" element |
SWESEventType.Service |
SWESEventType.getService()
Gets the "service" element |
static SWESEventType.Service |
SWESEventType.Service.Factory.newInstance()
|
static SWESEventType.Service |
SWESEventType.Service.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.swes.x20 with parameters of type SWESEventType.Service | |
---|---|
void |
SWESEventType.setService(SWESEventType.Service service)
Sets the "service" element |
Uses of SWESEventType.Service in net.opengis.swes.x20.impl |
---|
Classes in net.opengis.swes.x20.impl that implement SWESEventType.Service | |
---|---|
static class |
SWESEventTypeImpl.ServiceImpl
An XML service(@http://www.opengis.net/swes/2.0). |
Methods in net.opengis.swes.x20.impl that return SWESEventType.Service | |
---|---|
SWESEventType.Service |
SWESEventTypeImpl.addNewService()
Appends and returns a new empty "service" element |
SWESEventType.Service |
SWESEventTypeImpl.getService()
Gets the "service" element |
Methods in net.opengis.swes.x20.impl with parameters of type SWESEventType.Service | |
---|---|
void |
SWESEventTypeImpl.setService(SWESEventType.Service service)
Sets the "service" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |