Uses of Class
cds.savot.model.OptionSet

Packages that use OptionSet
cds.savot.model   
cds.savot.writer   
 

Uses of OptionSet in cds.savot.model
 

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

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

Uses of OptionSet in cds.savot.writer
 

Methods in cds.savot.writer with parameters of type OptionSet
 void SavotWriter.writeOption(OptionSet optionSet)
          Write an OPTION set
 



Copyright © 2009 UDS/CNRS