Uses of Class
gov.nist.secauto.oscal.lib.model.ThreatId
Packages that use ThreatId
-
Uses of ThreatId in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type ThreatIdMethods in gov.nist.secauto.oscal.lib.model with parameters of type ThreatIdModifier and TypeMethodDescriptionboolean
Risk.addThreatId
(ThreatId item) Add a newThreatId
item to the underlying collection.boolean
Risk.removeThreatId
(ThreatId item) Remove the first matchingThreatId
item from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type ThreatId