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.
 



Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.