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 TypeMethodDescriptionbooleanRisk.RiskLog.Entry.addRelatedResponse(Risk.RiskLog.Entry.RelatedResponse item) Add a newRisk.RiskLog.Entry.RelatedResponseitem to the underlying collection.booleanRisk.RiskLog.Entry.removeRelatedResponse(Risk.RiskLog.Entry.RelatedResponse item) Remove the first matchingRisk.RiskLog.Entry.RelatedResponseitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Risk.RiskLog.Entry.RelatedResponseModifier and TypeMethodDescriptionvoidRisk.RiskLog.Entry.setRelatedResponses(List<Risk.RiskLog.Entry.RelatedResponse> value)