Uses of Class
gov.nasa.arc.pds.xml.generated.DDValueDomainFull
-
Packages that use DDValueDomainFull Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of DDValueDomainFull in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as DDValueDomainFull Modifier and Type Field Description protected DDValueDomainFull
DDAttributeFull. ddValueDomainFull
Methods in gov.nasa.arc.pds.xml.generated that return DDValueDomainFull Modifier and Type Method Description DDValueDomainFull
ObjectFactory. createDDValueDomainFull()
Create an instance ofDDValueDomainFull
DDValueDomainFull
DDAttributeFull. getDDValueDomainFull()
Gets the value of the ddValueDomainFull property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type DDValueDomainFull Modifier and Type Method Description void
DDAttributeFull. setDDValueDomainFull(DDValueDomainFull value)
Sets the value of the ddValueDomainFull property.
-