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