Uses of Class
gov.nist.secauto.oscal.lib.model.Finding.AssociatedRisk
-
Uses of Finding.AssociatedRisk in gov.nist.secauto.oscal.lib.model
Modifier and TypeMethodDescriptionboolean
Finding.addAssociatedRisk
(Finding.AssociatedRisk item) Add a newFinding.AssociatedRisk
item to the underlying collection.boolean
Finding.removeAssociatedRisk
(Finding.AssociatedRisk item) Remove the first matchingFinding.AssociatedRisk
item from the underlying collection.Modifier and TypeMethodDescriptionvoid
Finding.setRelatedRisks
(List<Finding.AssociatedRisk> value)