src
Class Neuf

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

public class Neuf
extends Valeur


Constructor Summary
Neuf()
           
 
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

Neuf

public Neuf()