Class JarDirectory
java.lang.Object
org.gradle.plugins.ide.idea.model.JarDirectory
Represents a jar directory element of an idea module library.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
JarDirectory
 
- 
- 
Method Details- 
getPathThe path of the jar directory
- 
setPathThe value for the recursive attribute of the jar directory element.
- 
isRecursivepublic boolean isRecursive()
- 
setRecursivepublic void setRecursive(boolean recursive) 
- 
toString
- 
equals
- 
hashCodepublic int hashCode()
 
-