public class JkModuleDepProblem
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Method and Description |
---|---|
JkModuleId |
getModuleId()
Returns the getModuleId related to this problem.
|
java.lang.String |
getProblemText()
Returns the text explaining this problem.
|
JkVersion |
getVersion()
Returns the version range for which the problematic module dependency has been declared.
|
java.lang.String |
toString() |
public JkModuleId getModuleId()
public JkVersion getVersion()
public java.lang.String getProblemText()
public java.lang.String toString()
toString
in class java.lang.Object