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 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.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type ReviewedControls.ControlSelectionModifier and TypeMethodDescriptionvoid
ReviewedControls.setControlSelections
(List<ReviewedControls.ControlSelection> value)