Uses of Enum Class
com.tremolosecurity.scalejs.cfg.ScaleConfig.PreCheckAllowed
-
Uses of ScaleConfig.PreCheckAllowed in com.tremolosecurity.scalejs.cfg
Modifier and TypeMethodDescriptionScaleConfig.getCanDelegate()
ScaleConfig.getCanPreApprove()
static ScaleConfig.PreCheckAllowed
Returns the enum constant of this class with the specified name.static ScaleConfig.PreCheckAllowed[]
ScaleConfig.PreCheckAllowed.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ScaleConfig.setCanDelegate
(ScaleConfig.PreCheckAllowed canDelegate) void
ScaleConfig.setCanPreApprove
(ScaleConfig.PreCheckAllowed canPreApprove)