Uses of Class
fr.etai.xat2v2.obj.Time

Packages that use Time
fr.etai.xat2v2.obj   
 

Uses of Time in fr.etai.xat2v2.obj
 

Methods in fr.etai.xat2v2.obj that return types with arguments of type Time
 List<Time> ElementaryOperation.getTimeList()
          Gets the value of the timeList property.
 List<Time> Operation.getTimeList()
          Gets the value of the timeList property.
 List<Time> Calculating.getTimeList()
          Gets the value of the timeList property.
 

Methods in fr.etai.xat2v2.obj with parameters of type Time
 void ElementaryOperation.addTime(Time time)
           
 void Operation.addTime(Time time)
           
 void Calculating.addTime(Time time)
           
 

Method parameters in fr.etai.xat2v2.obj with type arguments of type Time
 void ElementaryOperation.setTimeList(List<Time> value)
          Sets the value of the timeList property.
 void Operation.setTimeList(List<Time> value)
          Sets the value of the timeList property.
 void Calculating.setTimeList(List<Time> value)
          Sets the value of the timeList property.
 



Copyright © 2012. All Rights Reserved.