Uses of Class
com.composum.platform.htl.AttributeHelper.Scope
-
Packages that use AttributeHelper.Scope Package Description com.composum.platform.htl -
-
Uses of AttributeHelper.Scope in com.composum.platform.htl
Methods in com.composum.platform.htl that return AttributeHelper.Scope Modifier and Type Method Description static AttributeHelper.Scope
AttributeHelper.Scope. valueOf(String name)
Returns the enum constant of this type with the specified name.static AttributeHelper.Scope[]
AttributeHelper.Scope. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.composum.platform.htl with parameters of type AttributeHelper.Scope Modifier and Type Method Description protected void
AttributeHelper. setAttribute(AttributeHelper.Scope scope, Object rawKey, Object value)
-