Uses of Class
gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
Packages that use Response.RequiredAsset
-
Uses of Response.RequiredAsset in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type Response.RequiredAssetMethods in gov.nist.secauto.oscal.lib.model with parameters of type Response.RequiredAssetModifier and TypeMethodDescriptionbooleanResponse.addRequiredAsset(Response.RequiredAsset item) Add a newResponse.RequiredAssetitem to the underlying collection.booleanResponse.removeRequiredAsset(Response.RequiredAsset item) Remove the first matchingResponse.RequiredAssetitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Response.RequiredAssetModifier and TypeMethodDescriptionvoidResponse.setRequiredAssets(List<Response.RequiredAsset> value)