Uses of Class
gov.nist.secauto.oscal.lib.model.ParameterConstraint.Test
-
Uses of ParameterConstraint.Test in gov.nist.secauto.oscal.lib.model
Modifier and TypeMethodDescriptionboolean
ParameterConstraint.addTest
(ParameterConstraint.Test item) Add a newParameterConstraint.Test
item to the underlying collection.boolean
ParameterConstraint.removeTest
(ParameterConstraint.Test item) Remove the first matchingParameterConstraint.Test
item from the underlying collection.Modifier and TypeMethodDescriptionvoid
ParameterConstraint.setTests
(List<ParameterConstraint.Test> value)