|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Capability | |
org.deegree_impl.services.wcts.capabilities | |
org.deegree.services.wcts.capabilities |
Uses of Capability in org.deegree_impl.services.wcts.capabilities |
Classes in org.deegree_impl.services.wcts.capabilities that implement Capability | |
class |
Capability_Impl
This section of the Capabilities-document describes the operations made available by the CTS. |
Fields in org.deegree_impl.services.wcts.capabilities declared as Capability | |
private Capability |
CTS_Capabilities_Impl.capability
|
Methods in org.deegree_impl.services.wcts.capabilities that return Capability | |
private static Capability |
WCTSCapabilitiesFactory.getCapability(org.w3c.dom.Element capElement)
returns an instance of an object that capsulates the capabilty element of the WCTS capabilities. |
Capability |
CTS_Capabilities_Impl.getCapability()
gets the capability |
Methods in org.deegree_impl.services.wcts.capabilities with parameters of type Capability | |
void |
CTS_Capabilities_Impl.setCapability(Capability capability)
sets the capability |
Constructors in org.deegree_impl.services.wcts.capabilities with parameters of type Capability | |
CTS_Capabilities_Impl(java.lang.String version,
java.lang.String updateSequence,
Service service,
Capability capability)
constructor initializing the class with the |
Uses of Capability in org.deegree.services.wcts.capabilities |
Methods in org.deegree.services.wcts.capabilities that return Capability | |
Capability |
CTS_Capabilities.getCapability()
gets the capability |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |