Uses of Class
thredds.filesystem.ControllerIF.PurgePolicy

Packages that use ControllerIF.PurgePolicy
thredds.filesystem   
 

Uses of ControllerIF.PurgePolicy in thredds.filesystem
 

Methods in thredds.filesystem that return ControllerIF.PurgePolicy
static ControllerIF.PurgePolicy ControllerIF.PurgePolicy.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ControllerIF.PurgePolicy[] ControllerIF.PurgePolicy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.