Uses of Class
org.schemastore.json.sarif.x210.PhysicalLocation
Packages that use PhysicalLocation
-
Uses of PhysicalLocation in org.schemastore.json.sarif.x210
Methods in org.schemastore.json.sarif.x210 that return PhysicalLocationMethods in org.schemastore.json.sarif.x210 that return types with arguments of type PhysicalLocationMethods in org.schemastore.json.sarif.x210 with parameters of type PhysicalLocationModifier 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) Method parameters in org.schemastore.json.sarif.x210 with type arguments of type PhysicalLocationModifier and TypeMethodDescriptionvoid
ResultProvenance.setConversionSources
(List<PhysicalLocation> value)