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

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

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

Fields in gov.nasa.pds.harvest.pdap.policy declared as PdsRegistry
protected  PdsRegistry Policy.pdsRegistry
           
 

Methods in gov.nasa.pds.harvest.pdap.policy that return PdsRegistry
 PdsRegistry ObjectFactory.createPdsRegistry()
          Create an instance of PdsRegistry
 PdsRegistry Policy.getPdsRegistry()
          Gets the value of the pdsRegistry property.
 

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

Methods in gov.nasa.pds.harvest.pdap.policy with parameters of type PdsRegistry
 JAXBElement<PdsRegistry> ObjectFactory.createPdsRegistry(PdsRegistry value)
          Create an instance of JAXBElement<PdsRegistry>}
 void Policy.setPdsRegistry(PdsRegistry value)
          Sets the value of the pdsRegistry property.
 



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