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

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

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

Methods in gov.nasa.pds.harvest.crawler.metadata.extractor that return TitleContents
 TitleContents Pds3MetExtractorConfig.getTitleContents()
          Gets the title contents.
 

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

Fields in gov.nasa.pds.harvest.policy declared as TitleContents
protected  TitleContents Pds3ProductMetadata.titleContents
           
 

Methods in gov.nasa.pds.harvest.policy that return TitleContents
 TitleContents ObjectFactory.createTitleContents()
          Create an instance of TitleContents
 TitleContents Pds3ProductMetadata.getTitleContents()
          Gets the value of the titleContents property.
 

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

Methods in gov.nasa.pds.harvest.policy with parameters of type TitleContents
 JAXBElement<TitleContents> ObjectFactory.createTitleContents(TitleContents value)
          Create an instance of JAXBElement<TitleContents>}
 void Pds3ProductMetadata.setTitleContents(TitleContents value)
          Sets the value of the titleContents property.
 



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