Uses of Class
gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
-
Uses of ReviewedControls.ControlSelection in gov.nist.secauto.oscal.lib.model
Modifier and TypeMethodDescriptionboolean
ReviewedControls.addControlSelection
(ReviewedControls.ControlSelection item) Add a newReviewedControls.ControlSelection
item to the underlying collection.boolean
ReviewedControls.removeControlSelection
(ReviewedControls.ControlSelection item) Remove the first matchingReviewedControls.ControlSelection
item from the underlying collection.Modifier and TypeMethodDescriptionvoid
ReviewedControls.setControlSelections
(List<ReviewedControls.ControlSelection> value)