Uses of Class
cds.savot.model.InfoSet

Packages that use InfoSet
cds.savot.model   
 

Uses of InfoSet in cds.savot.model
 

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

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