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

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

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

Fields in gov.nasa.pds.harvest.policy declared as Bundle
protected  Bundle Policy.bundles
           
 

Methods in gov.nasa.pds.harvest.policy that return Bundle
 Bundle ObjectFactory.createBundle()
          Create an instance of Bundle
 Bundle Policy.getBundles()
          Gets the value of the bundles property.
 

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

Methods in gov.nasa.pds.harvest.policy with parameters of type Bundle
 JAXBElement<Bundle> ObjectFactory.createBundles(Bundle value)
          Create an instance of JAXBElement<Bundle>}
 void Policy.setBundles(Bundle value)
          Sets the value of the bundles property.
 



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