Uses of Class
cds.savot.model.OptionSet

Packages that use OptionSet
cds.savot.model   
 

Uses of OptionSet in cds.savot.model
 

Methods in cds.savot.model that return OptionSet
 OptionSet SavotValues.getOptions()
          Get OPTION element set reference
 OptionSet SavotOption.getOptions()
          Get OPTION elements reference
 

Methods in cds.savot.model with parameters of type OptionSet
 void SavotValues.setOptions(OptionSet options)
          Set OPTION element set reference
 void SavotOption.setOptions(OptionSet options)
          Set OPTION elements reference