Uses of Class
gov.nasa.arc.pds.xml.generated.DDValueDomain
-
Packages that use DDValueDomain Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of DDValueDomain in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as DDValueDomain Modifier and Type Field Description protected DDValueDomainDDAttribute. ddValueDomainFields in gov.nasa.arc.pds.xml.generated with type parameters of type DDValueDomain Modifier and Type Field Description protected java.util.List<DDValueDomain>DDAttributeExtended. ddValueDomainsMethods in gov.nasa.arc.pds.xml.generated that return DDValueDomain Modifier and Type Method Description DDValueDomainObjectFactory. createDDValueDomain()Create an instance ofDDValueDomainDDValueDomainDDAttribute. getDDValueDomain()Gets the value of the ddValueDomain property.Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type DDValueDomain Modifier and Type Method Description java.util.List<DDValueDomain>DDAttributeExtended. getDDValueDomains()Gets the value of the ddValueDomains property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type DDValueDomain Modifier and Type Method Description voidDDAttribute. setDDValueDomain(DDValueDomain value)Sets the value of the ddValueDomain property.
-