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 TypeMethodDescriptionbooleanResultProvenance.addConversionSource(PhysicalLocation item) Add a newPhysicalLocationitem to the underlying collection.booleanResultProvenance.removeConversionSource(PhysicalLocation item) Remove the first matchingPhysicalLocationitem from the underlying collection.voidLocation.setPhysicalLocation(PhysicalLocation value) Method parameters in org.schemastore.json.sarif.x210 with type arguments of type PhysicalLocationModifier and TypeMethodDescriptionvoidResultProvenance.setConversionSources(List<PhysicalLocation> value)