public class WbDependentModule extends Object
A wtp descriptor dependent module entry.
| Constructor and description |
|---|
WbDependentModule
(groovy.util.Node node) |
WbDependentModule
(Object node) |
WbDependentModule
(String deployPath, String handle) |
| Type | Name and description |
|---|---|
void |
appendNode(groovy.util.Node parentNode) |
boolean |
equals(Object o) |
String |
getDeployPath() |
String |
getHandle() |
int |
hashCode() |
void |
setDeployPath(String deployPath) |
void |
setHandle(String handle) |
String |
toString() |
Gradle API 3.0-milestone-1