|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CapabilitiesType.Notifications | |
---|---|
net.opengis.sps.x20 | |
net.opengis.sps.x20.impl |
Uses of CapabilitiesType.Notifications in net.opengis.sps.x20 |
---|
Methods in net.opengis.sps.x20 that return CapabilitiesType.Notifications | |
---|---|
CapabilitiesType.Notifications |
CapabilitiesType.addNewNotifications()
Appends and returns a new empty "notifications" element |
CapabilitiesType.Notifications |
CapabilitiesType.getNotifications()
Gets the "notifications" element |
static CapabilitiesType.Notifications |
CapabilitiesType.Notifications.Factory.newInstance()
|
static CapabilitiesType.Notifications |
CapabilitiesType.Notifications.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.sps.x20 with parameters of type CapabilitiesType.Notifications | |
---|---|
void |
CapabilitiesType.setNotifications(CapabilitiesType.Notifications notifications)
Sets the "notifications" element |
Uses of CapabilitiesType.Notifications in net.opengis.sps.x20.impl |
---|
Classes in net.opengis.sps.x20.impl that implement CapabilitiesType.Notifications | |
---|---|
static class |
CapabilitiesTypeImpl.NotificationsImpl
An XML notifications(@http://www.opengis.net/sps/2.0). |
Methods in net.opengis.sps.x20.impl that return CapabilitiesType.Notifications | |
---|---|
CapabilitiesType.Notifications |
CapabilitiesTypeImpl.addNewNotifications()
Appends and returns a new empty "notifications" element |
CapabilitiesType.Notifications |
CapabilitiesTypeImpl.getNotifications()
Gets the "notifications" element |
Methods in net.opengis.sps.x20.impl with parameters of type CapabilitiesType.Notifications | |
---|---|
void |
CapabilitiesTypeImpl.setNotifications(CapabilitiesType.Notifications notifications)
Sets the "notifications" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |