Uses of Class
gov.nasa.pds.harvest.pdap.policy.PdapService

Packages that use PdapService
gov.nasa.pds.harvest.pdap   
gov.nasa.pds.harvest.pdap.policy   
 

Uses of PdapService in gov.nasa.pds.harvest.pdap
 

Methods in gov.nasa.pds.harvest.pdap with parameters of type PdapService
 void HarvesterPdap.harvest(PdapService pdapService)
          Harvest products from a PDAP service.
 

Uses of PdapService in gov.nasa.pds.harvest.pdap.policy
 

Fields in gov.nasa.pds.harvest.pdap.policy with type parameters of type PdapService
protected  List<PdapService> PdapServices.pdapService
           
 

Methods in gov.nasa.pds.harvest.pdap.policy that return PdapService
 PdapService ObjectFactory.createPdapService()
          Create an instance of PdapService
 

Methods in gov.nasa.pds.harvest.pdap.policy that return types with arguments of type PdapService
 JAXBElement<PdapService> ObjectFactory.createPdapService(PdapService value)
          Create an instance of JAXBElement<PdapService>}
 List<PdapService> PdapServices.getPdapService()
          Gets the value of the pdapService property.
 

Methods in gov.nasa.pds.harvest.pdap.policy with parameters of type PdapService
 JAXBElement<PdapService> ObjectFactory.createPdapService(PdapService value)
          Create an instance of JAXBElement<PdapService>}
 



Copyright © 2010-2014 Planetary Data System. All Rights Reserved.