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