Class WbResource
java.lang.Object
org.gradle.plugins.ide.eclipse.model.WbResource
- All Implemented Interfaces:
- WbModuleEntry
A wtp descriptor resource entry.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidappendNode(Node node) booleaninthashCode()voidsetDeployPath(String deployPath) voidsetSourcePath(String sourcePath) toString()
- 
Constructor Details- 
WbResource
- 
WbResource
 
- 
- 
Method Details- 
getDeployPath
- 
setDeployPath
- 
getSourcePath
- 
setSourcePath
- 
appendNode- Specified by:
- appendNodein interface- WbModuleEntry
 
- 
equals
- 
hashCodepublic int hashCode()
- 
toString
 
-