Uses of Class
gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
Packages that use Risk.RiskLog.Entry
-
Uses of Risk.RiskLog.Entry in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type Risk.RiskLog.EntryMethods in gov.nist.secauto.oscal.lib.model with parameters of type Risk.RiskLog.EntryModifier and TypeMethodDescriptionboolean
Risk.RiskLog.addEntry
(Risk.RiskLog.Entry item) Add a newRisk.RiskLog.Entry
item to the underlying collection.boolean
Risk.RiskLog.removeEntry
(Risk.RiskLog.Entry item) Remove the first matchingRisk.RiskLog.Entry
item from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Risk.RiskLog.Entry