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

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

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

Methods in gov.nasa.pds.harvest.crawler.metadata.extractor that return LidContents
 LidContents Pds3MetExtractorConfig.getLidContents()
          Gets the lid contents.
 

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

Fields in gov.nasa.pds.harvest.policy declared as LidContents
protected  LidContents Pds3ProductMetadata.lidContents
           
 

Methods in gov.nasa.pds.harvest.policy that return LidContents
 LidContents ObjectFactory.createLidContents()
          Create an instance of LidContents
 LidContents Pds3ProductMetadata.getLidContents()
          Gets the value of the lidContents property.
 

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

Methods in gov.nasa.pds.harvest.policy with parameters of type LidContents
 JAXBElement<LidContents> ObjectFactory.createLidContents(LidContents value)
          Create an instance of JAXBElement<LidContents>}
 void Pds3ProductMetadata.setLidContents(LidContents value)
          Sets the value of the lidContents property.
 



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