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

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

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

Fields in gov.nasa.pds.harvest.policy declared as Associations
protected  Associations Pds3ProductMetadata.associations
           
 

Methods in gov.nasa.pds.harvest.policy that return Associations
 Associations ObjectFactory.createAssociations()
          Create an instance of Associations
 Associations Pds3ProductMetadata.getAssociations()
          Gets the value of the associations property.
 

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

Methods in gov.nasa.pds.harvest.policy with parameters of type Associations
 JAXBElement<Associations> ObjectFactory.createAssociations(Associations value)
          Create an instance of JAXBElement<Associations>}
 void Pds3ProductMetadata.setAssociations(Associations value)
          Sets the value of the associations property.
 



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