Uses of Class
thredds.wcs.Request.RequestEncoding

Packages that use Request.RequestEncoding
thredds.wcs   
 

Uses of Request.RequestEncoding in thredds.wcs
 

Methods in thredds.wcs that return Request.RequestEncoding
 Request.RequestEncoding Request.getRequestEncoding()
           
static Request.RequestEncoding Request.RequestEncoding.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Request.RequestEncoding[] Request.RequestEncoding.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.