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

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

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

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

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

Fields in gov.nasa.pds.harvest.policy with type parameters of type Slot
protected  List<Slot> StaticMetadata.slot
           
 

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

Methods in gov.nasa.pds.harvest.policy that return types with arguments of type Slot
 JAXBElement<Slot> ObjectFactory.createSlot(Slot value)
          Create an instance of JAXBElement<Slot>}
 List<Slot> StaticMetadata.getSlot()
          Gets the value of the slot property.
 

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



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