|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTSFIELD | METHOD |
java.lang.Object org.gradle.api.plugins.quality.TargetJdk
public enum TargetJdk
Represents the PMD targetjdk property available for PMD < 5.0
Method Summary | |
---|---|
String
|
getName()
|
String
|
toString()
|
static TargetJdk
|
toVersion(Object value)
Represents the PMD targetjdk property available for PMD < 5.0 |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail |
---|
public String getName()
@Override public String toString()
public static TargetJdk toVersion(Object value)
Gradle API 1.12