org.mars_sim.msp.simulation.resource
Interface Resource

All Known Implementing Classes:
AmountResource, ItemResource, Part

public interface Resource

A resource used in the simulation.


Method Summary
 java.lang.String getName()
          Gets the resource's name
 

Method Detail

getName

java.lang.String getName()
Gets the resource's name

Returns:
name