WbModuleEntrypublic class WbDependentModule extends Object implements WbModuleEntry
| Constructor | Description | 
|---|---|
| WbDependentModule(Node node) | |
| WbDependentModule(String deployPath,
                 String handle) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | appendNode(Node parentNode) | |
| boolean | equals(Object o) | |
| String | getDeployPath() | |
| String | getHandle() | |
| int | hashCode() | |
| void | setDeployPath(String deployPath) | |
| void | setHandle(String handle) | |
| String | toString() | 
public WbDependentModule(Node node)
public String getDeployPath()
public void setDeployPath(String deployPath)
public String getHandle()
public void setHandle(String handle)
public void appendNode(Node parentNode)
appendNode in interface WbModuleEntry