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

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

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

Methods in gov.nasa.pds.harvest.crawler.metadata.extractor that return types with arguments of type ElementName
 List<ElementName> Pds3MetExtractorConfig.getAncillaryMetadata()
          Gets the ancillary metadata.
 

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

Fields in gov.nasa.pds.harvest.policy with type parameters of type ElementName
protected  List<ElementName> TitleContents.elementName
           
protected  List<ElementName> LidContents.elementName
           
protected  List<ElementName> AncillaryMetadata.elementName
           
 

Methods in gov.nasa.pds.harvest.policy that return ElementName
 ElementName ObjectFactory.createElementName()
          Create an instance of ElementName
 

Methods in gov.nasa.pds.harvest.policy that return types with arguments of type ElementName
 JAXBElement<ElementName> ObjectFactory.createElementName(ElementName value)
          Create an instance of JAXBElement<ElementName>}
 List<ElementName> TitleContents.getElementName()
          Gets the value of the elementName property.
 List<ElementName> LidContents.getElementName()
          Gets the value of the elementName property.
 List<ElementName> AncillaryMetadata.getElementName()
          Gets the value of the elementName property.
 

Methods in gov.nasa.pds.harvest.policy with parameters of type ElementName
 JAXBElement<ElementName> ObjectFactory.createElementName(ElementName value)
          Create an instance of JAXBElement<ElementName>}
 



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