Uses of Enum Class
org.craftercms.engine.macro.impl.ScopeAttributeMacro.Scope
Packages that use ScopeAttributeMacro.Scope
-
Uses of ScopeAttributeMacro.Scope in org.craftercms.engine.macro.impl
Methods in org.craftercms.engine.macro.impl that return ScopeAttributeMacro.ScopeModifier and TypeMethodDescriptionstatic ScopeAttributeMacro.ScopeReturns the enum constant of this class with the specified name.static ScopeAttributeMacro.Scope[]ScopeAttributeMacro.Scope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.craftercms.engine.macro.impl with parameters of type ScopeAttributeMacro.ScopeModifier and TypeMethodDescriptionvoidScopeAttributeMacro.setScope(ScopeAttributeMacro.Scope scope)