Uses of Class
gov.nist.secauto.oscal.lib.model.Finding.RelatedObservation
Packages that use Finding.RelatedObservation
-
Uses of Finding.RelatedObservation in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type Finding.RelatedObservationMethods in gov.nist.secauto.oscal.lib.model with parameters of type Finding.RelatedObservationModifier 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.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Finding.RelatedObservationModifier and TypeMethodDescriptionvoid
Finding.setRelatedObservations
(List<Finding.RelatedObservation> value)