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 TypeMethodDescriptionbooleanFinding.addRelatedObservation(Finding.RelatedObservation item) Add a newFinding.RelatedObservationitem to the underlying collection.booleanFinding.removeRelatedObservation(Finding.RelatedObservation item) Remove the first matchingFinding.RelatedObservationitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Finding.RelatedObservationModifier and TypeMethodDescriptionvoidFinding.setRelatedObservations(List<Finding.RelatedObservation> value)