Uses of Class
gov.nist.secauto.oscal.lib.model.IncludeAll
Packages that use IncludeAll
-
Uses of IncludeAll in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return IncludeAllModifier and TypeMethodDescriptionAssessmentSubject.getIncludeAll()
InsertControls.getIncludeAll()
ProfileImport.getIncludeAll()
ReviewedControls.ControlObjectiveSelection.getIncludeAll()
ReviewedControls.ControlSelection.getIncludeAll()
Methods in gov.nist.secauto.oscal.lib.model with parameters of type IncludeAllModifier and TypeMethodDescriptionvoid
AssessmentSubject.setIncludeAll
(IncludeAll value) void
InsertControls.setIncludeAll
(IncludeAll value) void
ProfileImport.setIncludeAll
(IncludeAll value) void
ReviewedControls.ControlObjectiveSelection.setIncludeAll
(IncludeAll value) void
ReviewedControls.ControlSelection.setIncludeAll
(IncludeAll value)