Uses of Class
cds.savot.model.TDSet

Packages that use TDSet
cds.savot.model   
 

Uses of TDSet in cds.savot.model
 

Methods in cds.savot.model that return TDSet
 TDSet SavotTR.getTDs()
          Get the TD set (same as getTDSet) TDSet
 TDSet SavotTR.getTDSet()
          Get the TD set (same as getTDs) TDSet
 TDSet TRSet.getTDSet(int TRIndex)
          Get a TDSet object at the TRIndex position of the TRSet
 

Methods in cds.savot.model with parameters of type TDSet
 void SavotTR.setTDs(TDSet TDs)
          Set the TD set (same as setTDSet) TDSet
 void SavotTR.setTDSet(TDSet TDs)
          Set the TD set (same as setTDs) TDSet
 



Copyright © 2009 UDS/CNRS