Uses of Class
org.utgenome.shell.OSType

Packages that use OSType
org.utgenome.shell   
 

Uses of OSType in org.utgenome.shell
 

Methods in org.utgenome.shell that return OSType
static OSType OSType.getOSType()
          Gets the current OS type
static OSType OSType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OSType[] OSType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2012 utgenome.org. All Rights Reserved.