Uses of Class
org.xcmis.core.EnumUsers

Packages that use EnumUsers
org.xcmis.core   
 

Uses of EnumUsers in org.xcmis.core
 

Methods in org.xcmis.core that return EnumUsers
static EnumUsers EnumUsers.fromValue(String v)
           
static EnumUsers EnumUsers.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EnumUsers[] EnumUsers.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.