Uses of Class
gov.nist.secauto.oscal.lib.model.IncludeAll
-
Uses of IncludeAll in gov.nist.secauto.oscal.lib.model
Modifier and TypeMethodDescriptionAssessmentSubject.getIncludeAll()
InsertControls.getIncludeAll()
ProfileImport.getIncludeAll()
ReviewedControls.ControlObjectiveSelection.getIncludeAll()
ReviewedControls.ControlSelection.getIncludeAll()
Modifier 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)