Uses of Class
org.schemastore.json.sarif.x210.Location
-
Uses of Location in org.schemastore.json.sarif.x210
Modifier and TypeMethodDescriptionboolean
Result.addLocation
(Location item) Add a newLocation
item to the underlying collection.boolean
Result.removeLocation
(Location item) Remove the first matchingLocation
item from the underlying collection.void
Result.setRelatedLocation
(Location value)