Uses of Class
gov.nasa.arc.pds.xml.generated.DDAttributeReference
| Package | Description |
|---|---|
| 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 Modifier and Type Field Description protected DDAttributeReferenceDDAssociation. ddAttributeReferenceprotected DDAttributeReferenceDDRule. ddAttributeReferenceMethods in gov.nasa.arc.pds.xml.generated that return DDAttributeReference Modifier and Type Method Description DDAttributeReferenceObjectFactory. createDDAttributeReference()Create an instance ofDDAttributeReferenceDDAttributeReferenceDDAssociation. getDDAttributeReference()Gets the value of the ddAttributeReference property.DDAttributeReferenceDDRule. getDDAttributeReference()Gets the value of the ddAttributeReference property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type DDAttributeReference Modifier and Type Method Description voidDDAssociation. setDDAttributeReference(DDAttributeReference value)Sets the value of the ddAttributeReference property.voidDDRule. setDDAttributeReference(DDAttributeReference value)Sets the value of the ddAttributeReference property.