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

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

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

Fields in gov.nasa.pds.search.core.schema with type parameters of type DataSource
protected  List<DataSource> DataSources.source
           
 

Methods in gov.nasa.pds.search.core.schema that return DataSource
 DataSource ObjectFactory.createDataSource()
          Create an instance of DataSource
 

Methods in gov.nasa.pds.search.core.schema that return types with arguments of type DataSource
 JAXBElement<DataSource> ObjectFactory.createSource(DataSource value)
          Create an instance of JAXBElement<DataSource>}
 List<DataSource> DataSources.getSource()
          Gets the value of the source property.
 

Methods in gov.nasa.pds.search.core.schema with parameters of type DataSource
 JAXBElement<DataSource> ObjectFactory.createSource(DataSource value)
          Create an instance of JAXBElement<DataSource>}
 



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