Uses of Class
gov.nasa.arc.pds.xml.generated.DDAttributeReference

Packages that use DDAttributeReference
gov.nasa.arc.pds.xml.generated   
 

Uses of DDAttributeReference in gov.nasa.arc.pds.xml.generated
 

Fields in gov.nasa.arc.pds.xml.generated declared as DDAttributeReference
protected  DDAttributeReference DDRule.ddAttributeReference
           
protected  DDAttributeReference DDAssociation.ddAttributeReference
           
 

Methods in gov.nasa.arc.pds.xml.generated that return DDAttributeReference
 DDAttributeReference ObjectFactory.createDDAttributeReference()
          Create an instance of DDAttributeReference
 DDAttributeReference DDRule.getDDAttributeReference()
          Gets the value of the ddAttributeReference property.
 DDAttributeReference DDAssociation.getDDAttributeReference()
          Gets the value of the ddAttributeReference property.
 

Methods in gov.nasa.arc.pds.xml.generated with parameters of type DDAttributeReference
 void DDRule.setDDAttributeReference(DDAttributeReference value)
          Sets the value of the ddAttributeReference property.
 void DDAssociation.setDDAttributeReference(DDAttributeReference value)
          Sets the value of the ddAttributeReference property.
 



Copyright © 2014. All Rights Reserved.