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 TypeMethodDescriptionvoidAssessmentSubject.setIncludeAll(IncludeAll value) voidInsertControls.setIncludeAll(IncludeAll value) voidProfileImport.setIncludeAll(IncludeAll value) voidReviewedControls.ControlObjectiveSelection.setIncludeAll(IncludeAll value) voidReviewedControls.ControlSelection.setIncludeAll(IncludeAll value)