Uses of Class
ch.claudio.oldcomputer.Disktype

Packages that use Disktype
ch.claudio.oldcomputer   
 

Uses of Disktype in ch.claudio.oldcomputer
 

Methods in ch.claudio.oldcomputer that return Disktype
static Disktype Disktype.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Disktype[] Disktype.values()
          Returns an array containing the constants of this enum type, in the order they are declared.