Uses of Class
com.xwiki.macros.confluence.ConfluenceTocZoneMacroLocationParameter
-
-
Uses of ConfluenceTocZoneMacroLocationParameter in com.xwiki.macros.confluence
Methods in com.xwiki.macros.confluence that return ConfluenceTocZoneMacroLocationParameter Modifier and Type Method Description ConfluenceTocZoneMacroLocationParameterConfluenceTocZoneMacroParameters. getLocation()Gets the location parameter.static ConfluenceTocZoneMacroLocationParameterConfluenceTocZoneMacroLocationParameter. valueOf(String name)Returns the enum constant of this type with the specified name.static ConfluenceTocZoneMacroLocationParameter[]ConfluenceTocZoneMacroLocationParameter. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.xwiki.macros.confluence with parameters of type ConfluenceTocZoneMacroLocationParameter Modifier and Type Method Description voidConfluenceTocZoneMacroParameters. setLocation(ConfluenceTocZoneMacroLocationParameter location)Sets the location.
-