Uses of Class
com.xwiki.macros.confluence.ConfluenceTocZoneMacroTypeParameter
-
-
Uses of ConfluenceTocZoneMacroTypeParameter in com.xwiki.macros.confluence
Methods in com.xwiki.macros.confluence that return ConfluenceTocZoneMacroTypeParameter Modifier and Type Method Description ConfluenceTocZoneMacroTypeParameterConfluenceTocZoneMacroParameters. getType()Gets the type parameter.static ConfluenceTocZoneMacroTypeParameterConfluenceTocZoneMacroTypeParameter. valueOf(String name)Returns the enum constant of this type with the specified name.static ConfluenceTocZoneMacroTypeParameter[]ConfluenceTocZoneMacroTypeParameter. 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 ConfluenceTocZoneMacroTypeParameter Modifier and Type Method Description voidConfluenceTocZoneMacroParameters. setType(ConfluenceTocZoneMacroTypeParameter type)Sets the type parameter.
-