Uses of Class
org.schemastore.json.sarif.x210.PhysicalLocation
-
Uses of PhysicalLocation in org.schemastore.json.sarif.x210
Modifier and TypeMethodDescriptionboolean
ResultProvenance.addConversionSource
(PhysicalLocation item) Add a newPhysicalLocation
item to the underlying collection.boolean
ResultProvenance.removeConversionSource
(PhysicalLocation item) Remove the first matchingPhysicalLocation
item from the underlying collection.void
Location.setPhysicalLocation
(PhysicalLocation value) Modifier and TypeMethodDescriptionvoid
ResultProvenance.setConversionSources
(List<PhysicalLocation> value)