Uses of Enum Class
org.pentaho.di.base.CommandExecutorCodes.Kitchen
Packages that use CommandExecutorCodes.Kitchen
-
Uses of CommandExecutorCodes.Kitchen in org.pentaho.di.base
Methods in org.pentaho.di.base that return CommandExecutorCodes.KitchenModifier and TypeMethodDescriptionstatic CommandExecutorCodes.Kitchen
CommandExecutorCodes.Kitchen.getByCode
(int code) static CommandExecutorCodes.Kitchen
Returns the enum constant of this class with the specified name.static CommandExecutorCodes.Kitchen[]
CommandExecutorCodes.Kitchen.values()
Returns an array containing the constants of this enum class, in the order they are declared.