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

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

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

Methods in gov.nasa.pds.harvest.pdap with parameters of type PdapServices
 void HarvesterPdap.harvest(PdapServices pdapServices)
          Harvest products from a list of PDAP Services.
 

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

Fields in gov.nasa.pds.harvest.pdap.policy declared as PdapServices
protected  PdapServices Policy.pdapServices
           
 

Methods in gov.nasa.pds.harvest.pdap.policy that return PdapServices
 PdapServices ObjectFactory.createPdapServices()
          Create an instance of PdapServices
 PdapServices Policy.getPdapServices()
          Gets the value of the pdapServices property.
 

Methods in gov.nasa.pds.harvest.pdap.policy that return types with arguments of type PdapServices
 JAXBElement<PdapServices> ObjectFactory.createPdapServices(PdapServices value)
          Create an instance of JAXBElement<PdapServices>}
 

Methods in gov.nasa.pds.harvest.pdap.policy with parameters of type PdapServices
 JAXBElement<PdapServices> ObjectFactory.createPdapServices(PdapServices value)
          Create an instance of JAXBElement<PdapServices>}
 void Policy.setPdapServices(PdapServices value)
          Sets the value of the pdapServices property.
 



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