Uses of Class
org.odpi.openmetadata.accessservices.securityofficer.api.model.Classification
-
Packages that use Classification Package Description org.odpi.openmetadata.accessservices.securityofficer.api.model -
-
Uses of Classification in org.odpi.openmetadata.accessservices.securityofficer.api.model
Methods in org.odpi.openmetadata.accessservices.securityofficer.api.model that return types with arguments of type Classification Modifier and Type Method Description List<Classification>Entity. getClassifications()Method parameters in org.odpi.openmetadata.accessservices.securityofficer.api.model with type arguments of type Classification Modifier and Type Method Description voidEntity. setClassifications(List<Classification> classifications)
-