Uses of Class
MAP0809.Seme

Uses of Seme in MAP0809
 

Methods in MAP0809 that return Seme
 Seme Mazzo.daiSeme()
          Restituisce il Seme della carta
 Seme Carta.daiSeme()
          Restituisce il Seme della carta (dipende dal mazzo)
static Seme Seme.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Seme[] Seme.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in MAP0809 with parameters of type Seme
Carta(TipoCarta aPunto, double aValore, Seme aSeme)
          Costruttore della carta