Uses of Class
fr.umlv.tatoo.cc.Tatoo.Status

Packages that use Tatoo.Status
fr.umlv.tatoo.cc   
 

Uses of Tatoo.Status in fr.umlv.tatoo.cc
 

Methods in fr.umlv.tatoo.cc that return Tatoo.Status
static Tatoo.Status Tatoo.status()
           
static Tatoo.Status Tatoo.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Tatoo.Status[] Tatoo.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.