src
Class Dix

java.lang.Object
  extended by src.Valeur
      extended by src.Dix

public class Dix
extends Valeur


Constructor Summary
Dix()
           
 
Method Summary
 
Methods inherited from class src.Valeur
compareTo, getName, getValue, setValue, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Dix

public Dix()