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 TypeMethodDescriptionbooleanRisk.addRelatedObservation(Risk.RelatedObservation item) Add a newRisk.RelatedObservationitem to the underlying collection.booleanRisk.removeRelatedObservation(Risk.RelatedObservation item) Remove the first matchingRisk.RelatedObservationitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Risk.RelatedObservationModifier and TypeMethodDescriptionvoidRisk.setRelatedObservations(List<Risk.RelatedObservation> value)