Uses of Class
gov.nasa.worldwind.ogc.wcs.wcs100.WCS100RequestDescription
-
Packages that use WCS100RequestDescription Package Description gov.nasa.worldwind.ogc.wcs.wcs100 -
-
Uses of WCS100RequestDescription in gov.nasa.worldwind.ogc.wcs.wcs100
Fields in gov.nasa.worldwind.ogc.wcs.wcs100 with type parameters of type WCS100RequestDescription Modifier and Type Field Description protected java.util.List<WCS100RequestDescription>WCS100Request. requestsMethods in gov.nasa.worldwind.ogc.wcs.wcs100 that return WCS100RequestDescription Modifier and Type Method Description WCS100RequestDescriptionWCS100Request. getRequest(java.lang.String requestName)Methods in gov.nasa.worldwind.ogc.wcs.wcs100 that return types with arguments of type WCS100RequestDescription Modifier and Type Method Description java.util.List<WCS100RequestDescription>WCS100Request. getRequests()
-