|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mars_sim.msp.simulation.events.HistoricalEvent
org.mars_sim.msp.simulation.structure.ResupplyEvent
public class ResupplyEvent
An historical event for the arrival of a settlement resupply mission from Earth.
| Constructor Summary | |
|---|---|
ResupplyEvent(Settlement settlement,
java.lang.String resupplyName)
Constructor |
|
| Method Summary |
|---|
| Methods inherited from class org.mars_sim.msp.simulation.events.HistoricalEvent |
|---|
getCategory, getDescription, getSource, getTimestamp, getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResupplyEvent(Settlement settlement,
java.lang.String resupplyName)
settlement - the name of the settlement getting the supplies.resupplyName - the name of the resupply mission.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||