|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectorg.gradle.plugins.ide.idea.model.JarDirectory
class JarDirectory
Represents a jar directory element of an idea module library.
| Property Summary | |
|---|---|
Path |
path
The path of the jar directory |
boolean |
recursive
The value for the recursive attribute of the jar directory element. |
| Constructor Summary | |
JarDirectory(def path, def recursive)
|
|
| Method Summary | |
|---|---|
boolean
|
equals(def o)
|
int
|
hashCode()
|
String
|
toString()
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
Path path
boolean recursive
| Constructor Detail |
|---|
JarDirectory(def path, def recursive)
| Method Detail |
|---|
boolean equals(def o)
int hashCode()
String toString()
Gradle API 1.5