All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.nuisto.model.Infraction.groovy Maven / Gradle / Ivy

There is a newer version: 0.6.0-alpha-1
Show newest version
package org.nuisto.model

class Infraction {
  String element
  int lineNumber
  String message
  String category
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy