Uses of Class
gov.nasa.worldwind.ogc.ows.OWSOperation
-
Packages that use OWSOperation Package Description gov.nasa.worldwind.ogc.ows -
-
Uses of OWSOperation in gov.nasa.worldwind.ogc.ows
Fields in gov.nasa.worldwind.ogc.ows with type parameters of type OWSOperation Modifier and Type Field Description protected java.util.List<OWSOperation>OWSOperationsMetadata. operationsMethods in gov.nasa.worldwind.ogc.ows that return OWSOperation Modifier and Type Method Description OWSOperationOWSOperationsMetadata. getOperation(java.lang.String opName)Methods in gov.nasa.worldwind.ogc.ows that return types with arguments of type OWSOperation Modifier and Type Method Description java.util.List<OWSOperation>OWSOperationsMetadata. getOperations()
-