Uses of Class
org.mars_sim.msp.config.model.people.StarvationStartTime

Packages that use StarvationStartTime
org.mars_sim.msp.config.model.people   
 

Uses of StarvationStartTime in org.mars_sim.msp.config.model.people
 

Methods in org.mars_sim.msp.config.model.people that return StarvationStartTime
 StarvationStartTime PeopleConfiguration.getStarvationStartTime()
          Returns the value of field 'starvationStartTime'.
static StarvationStartTime StarvationStartTime.unmarshal(Reader reader)
          Method unmarshal.
 

Methods in org.mars_sim.msp.config.model.people with parameters of type StarvationStartTime
 void PeopleConfiguration.setStarvationStartTime(StarvationStartTime starvationStartTime)
          Sets the value of field 'starvationStartTime'.
 



Copyright © 2009-2013. All Rights Reserved.