Uses of Class
gov.nasa.pds.search.core.schema.DataSources

Packages that use DataSources
gov.nasa.pds.search.core.schema   
 

Uses of DataSources in gov.nasa.pds.search.core.schema
 

Fields in gov.nasa.pds.search.core.schema declared as DataSources
protected  DataSources Specification.dataSources
           
 

Methods in gov.nasa.pds.search.core.schema that return DataSources
 DataSources ObjectFactory.createDataSources()
          Create an instance of DataSources
 DataSources Specification.getDataSources()
          Gets the value of the dataSources property.
 

Methods in gov.nasa.pds.search.core.schema that return types with arguments of type DataSources
 JAXBElement<DataSources> ObjectFactory.createDataSources(DataSources value)
          Create an instance of JAXBElement<DataSources>}
 

Methods in gov.nasa.pds.search.core.schema with parameters of type DataSources
 JAXBElement<DataSources> ObjectFactory.createDataSources(DataSources value)
          Create an instance of JAXBElement<DataSources>}
 void Specification.setDataSources(DataSources value)
          Sets the value of the dataSources property.
 



Copyright © 2010–2014 Planetary Data System. All rights reserved.