Uses of Class
gov.nist.secauto.oscal.lib.model.Finding.RelatedObservation
-
Uses of Finding.RelatedObservation in gov.nist.secauto.oscal.lib.model
Modifier and TypeMethodDescriptionboolean
Finding.addRelatedObservation
(Finding.RelatedObservation item) Add a newFinding.RelatedObservation
item to the underlying collection.boolean
Finding.removeRelatedObservation
(Finding.RelatedObservation item) Remove the first matchingFinding.RelatedObservation
item from the underlying collection.Modifier and TypeMethodDescriptionvoid
Finding.setRelatedObservations
(List<Finding.RelatedObservation> value)