Uses of Class
gov.nasa.pds.registry.model.Classification
-
Packages that use Classification Package Description gov.nasa.pds.registry.model -
-
Uses of Classification in gov.nasa.pds.registry.model
Methods in gov.nasa.pds.registry.model that return types with arguments of type Classification Modifier and Type Method Description Set<Classification>
RegistryObject. getClassifications()
Method parameters in gov.nasa.pds.registry.model with type arguments of type Classification Modifier and Type Method Description void
RegistryObject. setClassifications(Set<Classification> classifications)
-