public class WbDependentModule extends Object implements WbModuleEntry
| Constructor and Description | 
|---|
| WbDependentModule(Node node) | 
| WbDependentModule(Object node)Deprecated.  | 
| WbDependentModule(String deployPath,
                 String handle) | 
| Modifier and Type | Method and 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)
@Deprecated public WbDependentModule(Object 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