de.elisabetheckstaedt.dipl.common
Class Stoff
java.lang.Object
de.elisabetheckstaedt.dipl.common.Stoff
public class Stoff
- extends java.lang.Object
Constructor Summary |
Stoff()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Stoff
public Stoff()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getDichte
public double getDichte()
- Returns:
- Dichte in g/cm³
setDichte
public void setDichte(double dichte)
getWaermekapazitaet
public double getWaermekapazitaet()
setWaermekapazitaet
public void setWaermekapazitaet(double waermekapazitaet)