Uses of Enum Class
org.pentaho.di.base.CommandExecutorCodes.Kitchen
-
Uses of CommandExecutorCodes.Kitchen in org.pentaho.di.base
Modifier 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.