|
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.WbDependentModule
class WbDependentModule
Property Summary | |
---|---|
String |
deployPath
|
String |
handle
|
Constructor Summary | |
WbDependentModule(def node)
|
|
WbDependentModule(String deployPath, String handle)
|
Method Summary | |
---|---|
void
|
appendNode(Node parentNode)
|
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 handle
Constructor Detail |
---|
WbDependentModule(def node)
WbDependentModule(String deployPath, String handle)
Method Detail |
---|
void appendNode(Node parentNode)
boolean equals(def o)
int hashCode()
String toString()
Gradle API 1.12