Uses of Class
cds.savot.model.SavotStream

Packages that use SavotStream
cds.savot.model   
 

Uses of SavotStream in cds.savot.model
 

Methods in cds.savot.model that return SavotStream
 SavotStream SavotFits.getStream()
          Get the STREAM element
 SavotStream SavotBinary.getStream()
          Get the STREAM element
 

Methods in cds.savot.model with parameters of type SavotStream
 void SavotFits.setStream(SavotStream stream)
          Set the STREAM element
 void SavotBinary.setStream(SavotStream stream)
          Set the STREAM element