Class WbResource
java.lang.Object
org.gradle.plugins.ide.eclipse.model.WbResource
- All Implemented Interfaces:
WbModuleEntry
A wtp descriptor resource entry.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
appendNode
(Node node) boolean
int
hashCode()
void
setDeployPath
(String deployPath) void
setSourcePath
(String sourcePath) toString()
-
Constructor Details
-
WbResource
-
WbResource
-
-
Method Details
-
getDeployPath
-
setDeployPath
-
getSourcePath
-
setSourcePath
-
appendNode
- Specified by:
appendNode
in interfaceWbModuleEntry
-
equals
-
hashCode
public int hashCode() -
toString
-