org.mars_sim.msp.simulation.equipment
Interface Container

All Known Implementing Classes:
Bag, Barrel, GasCanister, SpecimenContainer

public interface Container

Equipment classes that serve only as containers.


Method Summary
 Phase getContainingResourcePhase()
          Gets the phase of resources this container can hold.
 

Method Detail

getContainingResourcePhase

Phase getContainingResourcePhase()
Gets the phase of resources this container can hold.

Returns:
resource phase.