org.mars_sim.msp.simulation.structure.building.function
Class CookedMeal

java.lang.Object
  extended by org.mars_sim.msp.simulation.structure.building.function.CookedMeal
All Implemented Interfaces:
java.io.Serializable

public class CookedMeal
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Method Summary
 MarsClock getExpirationTime()
          Gets the expiration time of the meal.
 int getQuality()
          Gets the quality of the meal.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getQuality

public int getQuality()
Gets the quality of the meal.

Returns:
quality

getExpirationTime

public MarsClock getExpirationTime()
Gets the expiration time of the meal.

Returns:
expiration time