Uses of Class
gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
-
Uses of Modify.ProfileSetParameter in gov.nist.secauto.oscal.lib.model
Modifier and TypeMethodDescriptionboolean
Modify.addSetParameter
(Modify.ProfileSetParameter item) Add a newModify.ProfileSetParameter
item to the underlying collection.boolean
Modify.removeSetParameter
(Modify.ProfileSetParameter item) Remove the first matchingModify.ProfileSetParameter
item from the underlying collection.Modifier and TypeMethodDescriptionvoid
Modify.setSetParameters
(List<Modify.ProfileSetParameter> value)