Uses of Class
com.silverpeas.util.OsEnum

Packages that use OsEnum
com.silverpeas.util   
 

Uses of OsEnum in com.silverpeas.util
 

Methods in com.silverpeas.util that return OsEnum
static OsEnum OsEnum.getOS()
           
static OsEnum OsEnum.getOS(String value)
           
static OsEnum OsEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OsEnum[] OsEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2016 Silverpeas. All Rights Reserved.