Uses of Class
gov.nist.secauto.oscal.lib.model.PoamItem.AssociatedRisk
Packages that use PoamItem.AssociatedRisk
- 
Uses of PoamItem.AssociatedRisk in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type PoamItem.AssociatedRiskMethods in gov.nist.secauto.oscal.lib.model with parameters of type PoamItem.AssociatedRiskModifier and TypeMethodDescriptionbooleanPoamItem.addAssociatedRisk(PoamItem.AssociatedRisk item) Add a newPoamItem.AssociatedRiskitem to the underlying collection.booleanPoamItem.removeAssociatedRisk(PoamItem.AssociatedRisk item) Remove the first matchingPoamItem.AssociatedRiskitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type PoamItem.AssociatedRiskModifier and TypeMethodDescriptionvoidPoamItem.setRelatedRisks(List<PoamItem.AssociatedRisk> value)