|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operation | |
---|---|
org.deegree.protocol.ows.metadata |
Uses of Operation in org.deegree.protocol.ows.metadata |
---|
Methods in org.deegree.protocol.ows.metadata that return Operation | |
---|---|
Operation |
OperationsMetadata.getOperation(String operationName)
Returns the metadata for the specified operation name. |
Methods in org.deegree.protocol.ows.metadata that return types with arguments of type Operation | |
---|---|
List<Operation> |
OperationsMetadata.getOperation()
Returns the metadata for all operations. |
Constructor parameters in org.deegree.protocol.ows.metadata with type arguments of type Operation | |
---|---|
OperationsMetadata(List<Operation> operations,
List<Domain> parameters,
List<Domain> constraints,
org.apache.axiom.om.OMElement extendedCapabilities)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |