|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WFSCapabilitiesType | |
---|---|
net.opengis.wfs | |
net.opengis.wfs.impl |
Uses of WFSCapabilitiesType in net.opengis.wfs |
---|
Methods in net.opengis.wfs that return WFSCapabilitiesType | |
---|---|
WFSCapabilitiesType |
WfsFactory.createWFSCapabilitiesType()
Returns a new object of class 'WFS Capabilities Type'. |
WFSCapabilitiesType |
DocumentRoot.getWfsCapabilities()
Returns the value of the 'Wfs Capabilities' containment reference. |
Methods in net.opengis.wfs with parameters of type WFSCapabilitiesType | |
---|---|
void |
DocumentRoot.setWfsCapabilities(WFSCapabilitiesType value)
Sets the value of the ' Wfs Capabilities ' containment reference. |
Uses of WFSCapabilitiesType in net.opengis.wfs.impl |
---|
Classes in net.opengis.wfs.impl that implement WFSCapabilitiesType | |
---|---|
class |
WFSCapabilitiesTypeImpl
An implementation of the model object 'WFS Capabilities Type'. |
Methods in net.opengis.wfs.impl that return WFSCapabilitiesType | |
---|---|
WFSCapabilitiesType |
WfsFactoryImpl.createWFSCapabilitiesType()
|
WFSCapabilitiesType |
DocumentRootImpl.getWfsCapabilities()
|
Methods in net.opengis.wfs.impl with parameters of type WFSCapabilitiesType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetWfsCapabilities(WFSCapabilitiesType newWfsCapabilities,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setWfsCapabilities(WFSCapabilitiesType newWfsCapabilities)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |