Uses of Class
gov.nasa.arc.pds.xml.generated.DDValueDomain
Packages that use DDValueDomain
-
Uses of DDValueDomain in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as DDValueDomainFields in gov.nasa.arc.pds.xml.generated with type parameters of type DDValueDomainModifier and TypeFieldDescriptionprotected List<DDValueDomain>DDAttributeExtended.ddValueDomainsMethods in gov.nasa.arc.pds.xml.generated that return DDValueDomainModifier and TypeMethodDescriptionObjectFactory.createDDValueDomain()Create an instance ofDDValueDomainDDAttribute.getDDValueDomain()Gets the value of the ddValueDomain property.Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type DDValueDomainModifier and TypeMethodDescriptionDDAttributeExtended.getDDValueDomains()Gets the value of the ddValueDomains property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type DDValueDomainModifier and TypeMethodDescriptionvoidDDAttribute.setDDValueDomain(DDValueDomain value) Sets the value of the ddValueDomain property.