Uses of Class
gov.nasa.arc.pds.xml.generated.DDAttributeReference
Packages that use DDAttributeReference
-
Uses of DDAttributeReference in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as DDAttributeReferenceModifier and TypeFieldDescriptionprotected DDAttributeReferenceDDAssociation.ddAttributeReferenceprotected DDAttributeReferenceDDRule.ddAttributeReferenceMethods in gov.nasa.arc.pds.xml.generated that return DDAttributeReferenceModifier and TypeMethodDescriptionObjectFactory.createDDAttributeReference()Create an instance ofDDAttributeReferenceDDAssociation.getDDAttributeReference()Gets the value of the ddAttributeReference property.DDRule.getDDAttributeReference()Gets the value of the ddAttributeReference property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type DDAttributeReferenceModifier and TypeMethodDescriptionvoidDDAssociation.setDDAttributeReference(DDAttributeReference value) Sets the value of the ddAttributeReference property.voidDDRule.setDDAttributeReference(DDAttributeReference value) Sets the value of the ddAttributeReference property.