JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.schemastore.json.sarif.x210.ResultProvenance
Packages that use
ResultProvenance
Package
Description
org.schemastore.json.sarif.x210
Uses of
ResultProvenance
in
org.schemastore.json.sarif.x210
Methods in
org.schemastore.json.sarif.x210
that return
ResultProvenance
Modifier and Type
Method
Description
ResultProvenance
Result.
getProvenance
()
Methods in
org.schemastore.json.sarif.x210
with parameters of type
ResultProvenance
Modifier and Type
Method
Description
void
Result.
setProvenance
(
ResultProvenance
value)