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 TypeMethodDescriptionbooleanModify.addSetParameter(Modify.ProfileSetParameter item) Add a newModify.ProfileSetParameteritem to the underlying collection.booleanModify.removeSetParameter(Modify.ProfileSetParameter item) Remove the first matchingModify.ProfileSetParameteritem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Modify.ProfileSetParameterModifier and TypeMethodDescriptionvoidModify.setSetParameters(List<Modify.ProfileSetParameter> value)