Uses of Class
edu.nrao.sss.model.project.scan.SwitchSetting

Packages that use SwitchSetting
edu.nrao.sss.model.project.scan Scan object model. 
 

Uses of SwitchSetting in edu.nrao.sss.model.project.scan
 

Methods in edu.nrao.sss.model.project.scan that return SwitchSetting
 SwitchSetting SwitchSetting.clone()
          Returns a setting that is a copy of this one.
 

Methods in edu.nrao.sss.model.project.scan that return types with arguments of type SwitchSetting
 List<SwitchSetting> SwitchingScan.getSwitchSettings()
          Returns the list of pointing positions held by this scan.
protected  List<Validation<SwitchSetting>> SwitchSettingValidator.makeValidationList(ValidationPurpose purpose)
           
 

Method parameters in edu.nrao.sss.model.project.scan with type arguments of type SwitchSetting
 void SwitchingScan.setSwitchSettings(List<SwitchSetting> replacementList)
          Sets the list of switch settings held by this scan.
 



Copyright © 2009. All Rights Reserved.