Uses of Class
edu.nrao.sss.model.project.ServiceCalibration

Packages that use ServiceCalibration
edu.nrao.sss.model.project Project object model. 
 

Uses of ServiceCalibration in edu.nrao.sss.model.project
 

Methods in edu.nrao.sss.model.project that return ServiceCalibration
 ServiceCalibration ServiceCalibration.clone()
          Returns a copy of this service calibration.
 

Methods in edu.nrao.sss.model.project that return types with arguments of type ServiceCalibration
 List<ServiceCalibration> SchedulingBlock.getServiceCalibrations()
          Returns a list of the service calibrations required by this scheduling block.
 

Method parameters in edu.nrao.sss.model.project with type arguments of type ServiceCalibration
 void SchedulingBlock.setServiceCalibrations(List<ServiceCalibration> replacementList)
          Replaces this block's list of service calibrations with replacementList.
 



Copyright © 2009. All Rights Reserved.