Uses of Class
gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
Packages that use Risk.MitigatingFactor
-
Uses of Risk.MitigatingFactor in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type Risk.MitigatingFactorMethods in gov.nist.secauto.oscal.lib.model with parameters of type Risk.MitigatingFactorModifier and TypeMethodDescriptionbooleanRisk.addMitigatingFactor(Risk.MitigatingFactor item) Add a newRisk.MitigatingFactoritem to the underlying collection.booleanRisk.removeMitigatingFactor(Risk.MitigatingFactor item) Remove the first matchingRisk.MitigatingFactoritem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Risk.MitigatingFactorModifier and TypeMethodDescriptionvoidRisk.setMitigatingFactors(List<Risk.MitigatingFactor> value)