|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Object org.gradle.plugins.ide.eclipse.model.Output
class Output
Property Summary | |
---|---|
String |
path
|
Constructor Summary | |
Output(Node node)
|
|
Output(String path)
|
Method Summary | |
---|---|
void
|
appendNode(Node node)
|
boolean
|
equals(def o)
|
String
|
getKind()
|
int
|
hashCode()
|
String
|
toString()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
String path
Constructor Detail |
---|
Output(Node node)
Output(String path)
Method Detail |
---|
void appendNode(Node node)
boolean equals(def o)
String getKind()
int hashCode()
String toString()
Gradle API 1.12