Uses of Class
gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
Packages that use Result.AssessmentLog.Entry
-
Uses of Result.AssessmentLog.Entry in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type Result.AssessmentLog.EntryMethods in gov.nist.secauto.oscal.lib.model with parameters of type Result.AssessmentLog.EntryModifier and TypeMethodDescriptionbooleanResult.AssessmentLog.addEntry(Result.AssessmentLog.Entry item) Add a newResult.AssessmentLog.Entryitem to the underlying collection.booleanResult.AssessmentLog.removeEntry(Result.AssessmentLog.Entry item) Remove the first matchingResult.AssessmentLog.Entryitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Result.AssessmentLog.EntryModifier and TypeMethodDescriptionvoidResult.AssessmentLog.setEntries(List<Result.AssessmentLog.Entry> value)