Uses of Enum
org.pentaho.aggdes.algorithm.Algorithm.ParameterEnum
Packages that use Algorithm.ParameterEnum
Package
Description
Defines the interface of the Aggregate Designer algorithm and supporting
classes.
-
Uses of Algorithm.ParameterEnum in org.pentaho.aggdes.algorithm
Methods in org.pentaho.aggdes.algorithm that return Algorithm.ParameterEnumModifier and TypeMethodDescriptionstatic Algorithm.ParameterEnum
Returns the enum constant of this type with the specified name.static Algorithm.ParameterEnum[]
Algorithm.ParameterEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.