org.deegree.ogcwebservices.sos.capabilities
Class SOSOperationsMetadata
java.lang.Object
org.deegree.ogcwebservices.getcapabilities.OperationsMetadata
org.deegree.ogcwebservices.sos.capabilities.SOSOperationsMetadata
- All Implemented Interfaces:
- java.io.Serializable
public class SOSOperationsMetadata
- extends OperationsMetadata
Describe the OWS OperationsMetadata, is a part of the SCS Capabilities
- Version:
- 1.0
- Author:
- Matthias Kulbe
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DESCRIBE_PLATFORM_NAME
public static final java.lang.String DESCRIBE_PLATFORM_NAME
- See Also:
- Constant Field Values
DESCRIBE_SENSOR_NAME
public static final java.lang.String DESCRIBE_SENSOR_NAME
- See Also:
- Constant Field Values
GET_OBSERVATION_NAME
public static final java.lang.String GET_OBSERVATION_NAME
- See Also:
- Constant Field Values
SOSOperationsMetadata
public SOSOperationsMetadata(Operation getCapabilities,
Operation describePlatform,
Operation describeSensor,
Operation getObservation)
- constructor
- Parameters:
getCapabilities
- describePlatform
- describeSensor
- getObservation
-
getOperations
public Operation[] getOperations()
- Overrides:
getOperations
in class OperationsMetadata
- Returns:
- all
Operation
configurations.
getDescribePlatform
public Operation getDescribePlatform()
- Returns:
- describePlatform
setDescribePlatform
public void setDescribePlatform(Operation describePlatform)
- Parameters:
describePlatform
-
getDescribeSensor
public Operation getDescribeSensor()
- Returns:
- describeSensor
setDescribeSensor
public void setDescribeSensor(Operation describeSensor)
- Parameters:
describeSensor
-
getGetObservation
public Operation getGetObservation()
- Returns:
- getObservation
setGetObservation
public void setGetObservation(Operation getObservation)
- Parameters:
getObservation
-
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org