Uses of Class
gov.nist.secauto.oscal.lib.model.Risk.RelatedObservation
Packages that use Risk.RelatedObservation
-
Uses of Risk.RelatedObservation in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type Risk.RelatedObservationMethods in gov.nist.secauto.oscal.lib.model with parameters of type Risk.RelatedObservationModifier and TypeMethodDescriptionboolean
Risk.addRelatedObservation
(Risk.RelatedObservation item) Add a newRisk.RelatedObservation
item to the underlying collection.boolean
Risk.removeRelatedObservation
(Risk.RelatedObservation item) Remove the first matchingRisk.RelatedObservation
item from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Risk.RelatedObservationModifier and TypeMethodDescriptionvoid
Risk.setRelatedObservations
(List<Risk.RelatedObservation> value)