WbModuleEntrypublic class WbResource extends Object implements WbModuleEntry
| Constructor | Description | 
|---|---|
| WbResource(Node node) | |
| WbResource(String deployPath,
          String sourcePath) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | appendNode(Node node) | |
| boolean | equals(Object o) | |
| String | getDeployPath() | |
| String | getSourcePath() | |
| int | hashCode() | |
| void | setDeployPath(String deployPath) | |
| void | setSourcePath(String sourcePath) | |
| String | toString() | 
public WbResource(Node node)
public String getDeployPath()
public void setDeployPath(String deployPath)
public String getSourcePath()
public void setSourcePath(String sourcePath)
public void appendNode(Node node)
appendNode in interface WbModuleEntry