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

Packages that use StorageIngestion
gov.nasa.pds.harvest.policy   
 

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

Fields in gov.nasa.pds.harvest.policy declared as StorageIngestion
protected  StorageIngestion Policy.storageIngestion
           
 

Methods in gov.nasa.pds.harvest.policy that return StorageIngestion
 StorageIngestion ObjectFactory.createStorageIngestion()
          Create an instance of StorageIngestion
 StorageIngestion Policy.getStorageIngestion()
          Gets the value of the storageIngestion property.
 

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

Methods in gov.nasa.pds.harvest.policy with parameters of type StorageIngestion
 JAXBElement<StorageIngestion> ObjectFactory.createStorageIngestion(StorageIngestion value)
          Create an instance of JAXBElement<StorageIngestion>}
 void Policy.setStorageIngestion(StorageIngestion value)
          Sets the value of the storageIngestion property.
 



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