Uses of Class
gov.nasa.arc.pds.xml.generated.DDAttributeFull
-
Packages that use DDAttributeFull Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of DDAttributeFull in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as DDAttributeFull Modifier and Type Field Description protected DDAttributeFull
ProductAttributeDefinition. ddAttributeFull
Methods in gov.nasa.arc.pds.xml.generated that return DDAttributeFull Modifier and Type Method Description DDAttributeFull
ObjectFactory. createDDAttributeFull()
Create an instance ofDDAttributeFull
DDAttributeFull
ProductAttributeDefinition. getDDAttributeFull()
Gets the value of the ddAttributeFull property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type DDAttributeFull Modifier and Type Method Description void
ProductAttributeDefinition. setDDAttributeFull(DDAttributeFull value)
Sets the value of the ddAttributeFull property.
-