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

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

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

Fields in gov.nasa.pds.harvest.policy with type parameters of type ProductMetadata
protected  List<ProductMetadata> Candidate.productMetadata
           
 

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

Methods in gov.nasa.pds.harvest.policy that return types with arguments of type ProductMetadata
 JAXBElement<ProductMetadata> ObjectFactory.createProductMetadata(ProductMetadata value)
          Create an instance of JAXBElement<ProductMetadata>}
 List<ProductMetadata> Candidate.getProductMetadata()
          Gets the value of the productMetadata property.
 

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



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