Uses of Class
gov.nist.secauto.oscal.lib.model.Result
Packages that use Result
-
Uses of Result in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type ResultMethods in gov.nist.secauto.oscal.lib.model with parameters of type ResultModifier and TypeMethodDescriptionboolean
Add a newResult
item to the underlying collection.boolean
AssessmentResults.removeResult
(Result item) Remove the first matchingResult
item from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Result