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

Packages that use AccessUrl
gov.nasa.pds.harvest.crawler.actions   
gov.nasa.pds.harvest.policy   
 

Uses of AccessUrl in gov.nasa.pds.harvest.crawler.actions
 

Constructor parameters in gov.nasa.pds.harvest.crawler.actions with type arguments of type AccessUrl
CreateAccessUrlsAction(List<AccessUrl> accessUrls)
          Constructor.
 

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

Fields in gov.nasa.pds.harvest.policy with type parameters of type AccessUrl
protected  List<AccessUrl> AccessUrls.accessUrl
           
 

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

Methods in gov.nasa.pds.harvest.policy that return types with arguments of type AccessUrl
 JAXBElement<AccessUrl> ObjectFactory.createAccessUrl(AccessUrl value)
          Create an instance of JAXBElement<AccessUrl>}
 List<AccessUrl> AccessUrls.getAccessUrl()
          Gets the value of the accessUrl property.
 

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



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