Uses of Class
gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry.RelatedResponse
-
Uses of Risk.RiskLog.Entry.RelatedResponse in gov.nist.secauto.oscal.lib.model
Modifier and TypeMethodDescriptionboolean
Risk.RiskLog.Entry.addRelatedResponse
(Risk.RiskLog.Entry.RelatedResponse item) Add a newRisk.RiskLog.Entry.RelatedResponse
item to the underlying collection.boolean
Risk.RiskLog.Entry.removeRelatedResponse
(Risk.RiskLog.Entry.RelatedResponse item) Remove the first matchingRisk.RiskLog.Entry.RelatedResponse
item from the underlying collection.Modifier and TypeMethodDescriptionvoid
Risk.RiskLog.Entry.setRelatedResponses
(List<Risk.RiskLog.Entry.RelatedResponse> value)