Uses of Class
org.xwiki.rendering.macro.toc.TocMacroParameters.Scope

Uses of TocMacroParameters.Scope in org.xwiki.rendering.macro.toc
 

Methods in org.xwiki.rendering.macro.toc that return TocMacroParameters.Scope
 TocMacroParameters.Scope TocMacroParameters.getScope()
           
static TocMacroParameters.Scope TocMacroParameters.Scope.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TocMacroParameters.Scope[] TocMacroParameters.Scope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.xwiki.rendering.macro.toc with parameters of type TocMacroParameters.Scope
 void TocMacroParameters.setScope(TocMacroParameters.Scope scope)
           
 



Copyright © 2004-2013 XWiki. All Rights Reserved.