Uses of Class
net.ivoa.xml.vodataservice.v1.Coverage

Packages that use Coverage
net.ivoa.xml.vodataservice.v1   
 

Uses of Coverage in net.ivoa.xml.vodataservice.v1
 

Fields in net.ivoa.xml.vodataservice.v1 declared as Coverage
protected  Coverage DataService.coverage
           
protected  Coverage DataCollection.coverage
           
 

Methods in net.ivoa.xml.vodataservice.v1 that return Coverage
 Coverage ObjectFactory.createCoverage()
          Create an instance of Coverage
 Coverage DataService.getCoverage()
          Gets the value of the coverage property.
 Coverage DataCollection.getCoverage()
          Gets the value of the coverage property.
 

Methods in net.ivoa.xml.vodataservice.v1 with parameters of type Coverage
 void DataService.setCoverage(Coverage value)
          Sets the value of the coverage property.
 void DataCollection.setCoverage(Coverage value)
          Sets the value of the coverage property.
 



Copyright © 2011 VAMDC. All Rights Reserved.