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 TypeMethodDescriptionbooleanFinding.addAssociatedRisk(Finding.AssociatedRisk item) Add a newFinding.AssociatedRiskitem to the underlying collection.booleanFinding.removeAssociatedRisk(Finding.AssociatedRisk item) Remove the first matchingFinding.AssociatedRiskitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Finding.AssociatedRiskModifier and TypeMethodDescriptionvoidFinding.setRelatedRisks(List<Finding.AssociatedRisk> value)