Uses of Class
gov.nasa.pds.harvest.pdap.policy.ProductMetadata

Packages that use ProductMetadata
gov.nasa.pds.harvest.pdap   
gov.nasa.pds.harvest.pdap.policy   
 

Uses of ProductMetadata in gov.nasa.pds.harvest.pdap
 

Constructors in gov.nasa.pds.harvest.pdap with parameters of type ProductMetadata
HarvesterPdap(PdsRegistryService registryService, ProductMetadata metadata, ResourceMetadata resourceMet)
          Constructor.
 

Uses of ProductMetadata in gov.nasa.pds.harvest.pdap.policy
 

Fields in gov.nasa.pds.harvest.pdap.policy declared as ProductMetadata
protected  ProductMetadata Policy.productMetadata
           
 

Methods in gov.nasa.pds.harvest.pdap.policy that return ProductMetadata
 ProductMetadata ObjectFactory.createProductMetadata()
          Create an instance of ProductMetadata
 ProductMetadata Policy.getProductMetadata()
          Gets the value of the productMetadata property.
 

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

Methods in gov.nasa.pds.harvest.pdap.policy with parameters of type ProductMetadata
 JAXBElement<ProductMetadata> ObjectFactory.createProductMetadata(ProductMetadata value)
          Create an instance of JAXBElement<ProductMetadata>}
 void Policy.setProductMetadata(ProductMetadata value)
          Sets the value of the productMetadata property.
 



Copyright © 2010–2014 Planetary Data System. All rights reserved.