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

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

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

Fields in gov.nasa.pds.harvest.policy declared as AccessUrl
protected  AccessUrl Policy.accessUrls
           
 

Methods in gov.nasa.pds.harvest.policy that return AccessUrl
 AccessUrl ObjectFactory.createAccessUrl()
          Create an instance of AccessUrl
 AccessUrl Policy.getAccessUrls()
          Gets the value of the accessUrls property.
 

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

Methods in gov.nasa.pds.harvest.policy with parameters of type AccessUrl
 JAXBElement<AccessUrl> ObjectFactory.createAccessUrls(AccessUrl value)
          Create an instance of JAXBElement<AccessUrl>}
 void Policy.setAccessUrls(AccessUrl value)
          Sets the value of the accessUrls property.
 



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