Uses of Class
gov.nist.secauto.oscal.lib.model.Observation.RelevantEvidence
Packages that use Observation.RelevantEvidence
-
Uses of Observation.RelevantEvidence in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type Observation.RelevantEvidenceMethods in gov.nist.secauto.oscal.lib.model with parameters of type Observation.RelevantEvidenceModifier and TypeMethodDescriptionboolean
Observation.addRelevantEvidence
(Observation.RelevantEvidence item) Add a newObservation.RelevantEvidence
item to the underlying collection.boolean
Observation.removeRelevantEvidence
(Observation.RelevantEvidence item) Remove the first matchingObservation.RelevantEvidence
item from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Observation.RelevantEvidenceModifier and TypeMethodDescriptionvoid
Observation.setRelevantEvidence
(List<Observation.RelevantEvidence> value)