Uses of Class
gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry.RelatedResponse
Packages that use Risk.RiskLog.Entry.RelatedResponse
-
Uses of Risk.RiskLog.Entry.RelatedResponse in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type Risk.RiskLog.Entry.RelatedResponseMethods in gov.nist.secauto.oscal.lib.model with parameters of type Risk.RiskLog.Entry.RelatedResponseModifier 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.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Risk.RiskLog.Entry.RelatedResponseModifier and TypeMethodDescriptionvoid
Risk.RiskLog.Entry.setRelatedResponses
(List<Risk.RiskLog.Entry.RelatedResponse> value)