Uses of Class
gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
Packages that use ReviewedControls.ControlSelection
- 
Uses of ReviewedControls.ControlSelection in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type ReviewedControls.ControlSelectionMethods in gov.nist.secauto.oscal.lib.model with parameters of type ReviewedControls.ControlSelectionModifier and TypeMethodDescriptionbooleanReviewedControls.addControlSelection(ReviewedControls.ControlSelection item) Add a newReviewedControls.ControlSelectionitem to the underlying collection.booleanReviewedControls.removeControlSelection(ReviewedControls.ControlSelection item) Remove the first matchingReviewedControls.ControlSelectionitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type ReviewedControls.ControlSelectionModifier and TypeMethodDescriptionvoidReviewedControls.setControlSelections(List<ReviewedControls.ControlSelection> value)