Uses of Class
nl.coderight.jazz.util.JazzUtil.OperatingSystem

Packages that use JazzUtil.OperatingSystem
nl.coderight.jazz.util   
 

Uses of JazzUtil.OperatingSystem in nl.coderight.jazz.util
 

Methods in nl.coderight.jazz.util that return JazzUtil.OperatingSystem
static JazzUtil.OperatingSystem JazzUtil.getOperatingSystem()
          Returns the operating system currently running on.
static JazzUtil.OperatingSystem JazzUtil.OperatingSystem.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JazzUtil.OperatingSystem[] JazzUtil.OperatingSystem.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright 2010 CodeRight, All rights reserved.