Uses of Enum Class
edu.wisc.ssec.mcidasv.data.hydra.Statistics.DescribeParams
Packages that use Statistics.DescribeParams
-
Uses of Statistics.DescribeParams in edu.wisc.ssec.mcidasv.data.hydra
Fields in edu.wisc.ssec.mcidasv.data.hydra with type parameters of type Statistics.DescribeParamsModifier and TypeFieldDescriptionprivate final EnumSet<Statistics.DescribeParams> Statistics.Description.paramsMethods in edu.wisc.ssec.mcidasv.data.hydra that return Statistics.DescribeParamsModifier and TypeMethodDescriptionstatic Statistics.DescribeParamsReturns the enum constant of this class with the specified name.static Statistics.DescribeParams[]Statistics.DescribeParams.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.wisc.ssec.mcidasv.data.hydra that return types with arguments of type Statistics.DescribeParamsModifier and TypeMethodDescriptionprivate static EnumSet<Statistics.DescribeParams> Statistics.parseParams(List<String> ps)