Uses of Enum
org.pentaho.aggdes.model.Parameter.Type
Packages that use Parameter.Type
Package
Description
Defines the interface of the Aggregate Designer algorithm and supporting
classes.
Model for aggregate designer algorithm.
-
Uses of Parameter.Type in org.pentaho.aggdes.algorithm
Methods in org.pentaho.aggdes.algorithm that return Parameter.Type -
Uses of Parameter.Type in org.pentaho.aggdes.model
Methods in org.pentaho.aggdes.model that return Parameter.TypeModifier and TypeMethodDescriptionParameter.getType()Returns the of this Parameter.static Parameter.TypeReturns the enum constant of this type with the specified name.static Parameter.Type[]Parameter.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.