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 TypeMethodDescriptionvoidArtifactLocation.setDescription(Message value) voidLocation.setMessage(Message value) voidRegion.setMessage(Message value) voidResult.setMessage(Message value)