|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.ogcwebservices.getcapabilities.OGCCapabilities
org.deegree.ogcwebservices.getcapabilities.OGCStandardCapabilities
public abstract class OGCStandardCapabilities
Represents the capabilities for an OGC-Webservice prior to the
OWS Common Implementation Specification 0.2.
It consists of the following parts:
| Name | Occurences | Function |
|---|---|---|
| Service | 1 | Provides metadata of the service. |
| Capability | 1 | Provides properties and capabilities of the service. |
| Constructor Summary | |
|---|---|
OGCStandardCapabilities(java.lang.String version,
java.lang.String updateSequence,
Service service,
Capability capabilitiy)
|
|
| Method Summary | |
|---|---|
Capability |
getCapabilitiy()
Returns the Capabilitiy part of the configuration. |
Service |
getService()
Returns the Service part of the configuration. |
void |
setCapabilitiy(Capability capabilitiy)
Sets the Capabilitiy part of the configuration. |
void |
setService(Service service)
Sets the Service part of the configuration. |
| Methods inherited from class org.deegree.ogcwebservices.getcapabilities.OGCCapabilities |
|---|
getUpdateSequence, getVersion, setUpdateSequence, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OGCStandardCapabilities(java.lang.String version,
java.lang.String updateSequence,
Service service,
Capability capabilitiy)
version - updateSequence - service - capabilitiy - | Method Detail |
|---|
public Capability getCapabilitiy()
public void setCapabilitiy(Capability capabilitiy)
capabilitiy - public Service getService()
public void setService(Service service)
service -
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org