Uses of Class
cds.savot.model.InfoSet

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

Uses of InfoSet in cds.savot.model
 

Methods in cds.savot.model that return InfoSet
 InfoSet SavotResource.getInfos()
          Get the Infos elements
 InfoSet SavotVOTable.getInfos()
          Get the Infos elements
 

Methods in cds.savot.model with parameters of type InfoSet
 void SavotResource.setInfos(InfoSet infos)
          Set the Infos elements
 void SavotVOTable.setInfos(InfoSet infos)
          Set the Infos elements
 

Uses of InfoSet in cds.savot.writer
 

Methods in cds.savot.writer with parameters of type InfoSet
 void SavotWriter.writeInfo(InfoSet infoSet)
          Write an INFO set
 



Copyright © 2009 UDS/CNRS