Uses of Class
org.mars_sim.msp.config.model.medical.TreatmentTime

Packages that use TreatmentTime
org.mars_sim.msp.config.model.medical   
 

Uses of TreatmentTime in org.mars_sim.msp.config.model.medical
 

Methods in org.mars_sim.msp.config.model.medical that return TreatmentTime
 TreatmentTime Treatment.getTreatmentTime()
          Returns the value of field 'treatmentTime'.
static TreatmentTime TreatmentTime.unmarshal(Reader reader)
          Method unmarshal.
 

Methods in org.mars_sim.msp.config.model.medical with parameters of type TreatmentTime
 void Treatment.setTreatmentTime(TreatmentTime treatmentTime)
          Sets the value of field 'treatmentTime'.
 



Copyright © 2009-2013. All Rights Reserved.