Uses of Class
org.xwiki.extension.version.Version.Type

Packages that use Version.Type
org.xwiki.extension.version   
 

Uses of Version.Type in org.xwiki.extension.version
 

Methods in org.xwiki.extension.version that return Version.Type
 Version.Type Version.getType()
           
static Version.Type Version.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Version.Type[] Version.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2012 XWiki. All Rights Reserved.