cds.tools.parser
Class Variable

java.lang.Object
  extended by cds.tools.parser.Variable

public class Variable
extends java.lang.Object

classe Variable


Method Summary
 Unit getUnit()
           
 double getValue()
          Retourne la valeur de la variable
 void setUnit(Unit u)
           
 void setValue(double x)
          Fixe la valeur de la variable
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValue

public double getValue()
Retourne la valeur de la variable


setValue

public void setValue(double x)
Fixe la valeur de la variable


setUnit

public void setUnit(Unit u)

getUnit

public Unit getUnit()


Copyright © 2009 UDS/CNRS