Uses of Enum Class
studio.magemonkey.codex.util.actions.params.IParamValue.IOperator
Packages that use IParamValue.IOperator
-
Uses of IParamValue.IOperator in studio.magemonkey.codex.util.actions.params
Methods in studio.magemonkey.codex.util.actions.params that return IParamValue.IOperatorModifier and TypeMethodDescriptionIParamValue.getOperator()static IParamValue.IOperatorstatic IParamValue.IOperatorReturns the enum constant of this class with the specified name.static IParamValue.IOperator[]IParamValue.IOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in studio.magemonkey.codex.util.actions.params with parameters of type IParamValue.IOperator