Package de.eacg.ecs.client
Class CheckResults.Violation
- java.lang.Object
-
- de.eacg.ecs.client.CheckResults.Violation
-
- Enclosing class:
- CheckResults
public static class CheckResults.Violation extends Object
-
-
Constructor Summary
Constructors Constructor Description Violation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetMessage()StringgetType()booleanisViolation()booleanisWarning()
-