Uses of Class
gov.nist.secauto.oscal.lib.model.Response
Packages that use Response
-
Uses of Response in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type ResponseMethods in gov.nist.secauto.oscal.lib.model with parameters of type ResponseModifier and TypeMethodDescriptionboolean
Risk.addResponse
(Response item) Add a newResponse
item to the underlying collection.boolean
Risk.removeResponse
(Response item) Remove the first matchingResponse
item from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Response