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 TypeMethodDescriptionbooleanObservation.addRelevantEvidence(Observation.RelevantEvidence item) Add a newObservation.RelevantEvidenceitem to the underlying collection.booleanObservation.removeRelevantEvidence(Observation.RelevantEvidence item) Remove the first matchingObservation.RelevantEvidenceitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Observation.RelevantEvidenceModifier and TypeMethodDescriptionvoidObservation.setRelevantEvidence(List<Observation.RelevantEvidence> value)