Uses of Class
gov.nasa.arc.pds.xml.generated.DDClassFull
-
Packages that use DDClassFull Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of DDClassFull in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as DDClassFull Modifier and Type Field Description protected DDClassFull
ProductClassDefinition. ddClassFull
Methods in gov.nasa.arc.pds.xml.generated that return DDClassFull Modifier and Type Method Description DDClassFull
ObjectFactory. createDDClassFull()
Create an instance ofDDClassFull
DDClassFull
ProductClassDefinition. getDDClassFull()
Gets the value of the ddClassFull property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type DDClassFull Modifier and Type Method Description void
ProductClassDefinition. setDDClassFull(DDClassFull value)
Sets the value of the ddClassFull property.
-