Uses of Class
org.schemastore.json.sarif.x210.ArtifactLocation
-
Uses of ArtifactLocation in org.schemastore.json.sarif.x210
Modifier and TypeMethodDescriptionResult.getAnalysisTarget()
PhysicalLocation.getArtifactLocation()
Artifact.getLocation()
Modifier and TypeMethodDescriptionvoid
Result.setAnalysisTarget
(ArtifactLocation value) void
PhysicalLocation.setArtifactLocation
(ArtifactLocation value) void
Artifact.setLocation
(ArtifactLocation value)