Uses of Class
gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
Packages that use Modify.ProfileSetParameter
-
Uses of Modify.ProfileSetParameter in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type Modify.ProfileSetParameterMethods in gov.nist.secauto.oscal.lib.model with parameters of type Modify.ProfileSetParameterModifier 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.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Modify.ProfileSetParameterModifier and TypeMethodDescriptionvoid
Modify.setSetParameters
(List<Modify.ProfileSetParameter> value)