Uses of Class
gov.nasa.pds.harvest.policy.References

Packages that use References
gov.nasa.pds.harvest.crawler.metadata.extractor   
gov.nasa.pds.harvest.policy   
 

Uses of References in gov.nasa.pds.harvest.crawler.metadata.extractor
 

Constructors in gov.nasa.pds.harvest.crawler.metadata.extractor with parameters of type References
Pds4MetExtractorConfig(List<Pds4ProductMetadata> candidates, References references)
          Default contstructor.
 

Uses of References in gov.nasa.pds.harvest.policy
 

Fields in gov.nasa.pds.harvest.policy declared as References
protected  References Policy.references
           
 

Methods in gov.nasa.pds.harvest.policy that return References
 References ObjectFactory.createReferences()
          Create an instance of References
 References Policy.getReferences()
          Gets the value of the references property.
 

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

Methods in gov.nasa.pds.harvest.policy with parameters of type References
 JAXBElement<References> ObjectFactory.createReferences(References value)
          Create an instance of JAXBElement<References>}
 void Policy.setReferences(References value)
          Sets the value of the references property.
 



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