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