Uses of Class
ch.claudio.oldcomputer.Containertype

Packages that use Containertype
ch.claudio.oldcomputer   
 

Uses of Containertype in ch.claudio.oldcomputer
 

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