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 TypeMethodDescriptionbooleanRisk.RiskLog.addEntry(Risk.RiskLog.Entry item) Add a newRisk.RiskLog.Entryitem to the underlying collection.booleanRisk.RiskLog.removeEntry(Risk.RiskLog.Entry item) Remove the first matchingRisk.RiskLog.Entryitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Risk.RiskLog.Entry