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