Uses of Class
gov.nist.secauto.oscal.lib.model.Finding.AssociatedRisk
Packages that use Finding.AssociatedRisk
-
Uses of Finding.AssociatedRisk in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type Finding.AssociatedRiskMethods in gov.nist.secauto.oscal.lib.model with parameters of type Finding.AssociatedRiskModifier 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.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Finding.AssociatedRiskModifier and TypeMethodDescriptionvoid
Finding.setRelatedRisks
(List<Finding.AssociatedRisk> value)