Uses of Class
synergynetframework.appsystem.launcher.client.Launch.OSName

Packages that use Launch.OSName
synergynetframework.appsystem.launcher.client   
 

Uses of Launch.OSName in synergynetframework.appsystem.launcher.client
 

Methods in synergynetframework.appsystem.launcher.client that return Launch.OSName
static Launch.OSName Launch.getOsName()
          Gets the os name.
static Launch.OSName Launch.OSName.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Launch.OSName[] Launch.OSName.values()
          Returns an array containing the constants of this enum type, in the order they are declared.