Uses of Class
org.schemastore.json.sarif.x210.Message
Packages that use Message
-
Uses of Message in org.schemastore.json.sarif.x210
Methods in org.schemastore.json.sarif.x210 that return MessageModifier and TypeMethodDescriptionArtifactLocation.getDescription()
Location.getMessage()
Region.getMessage()
Result.getMessage()
Methods in org.schemastore.json.sarif.x210 with parameters of type MessageModifier and TypeMethodDescriptionvoid
ArtifactLocation.setDescription
(Message value) void
Location.setMessage
(Message value) void
Region.setMessage
(Message value) void
Result.setMessage
(Message value)