Fields inherited from class | Fields |
---|---|
class AbstractClasspathEntry |
COMPONENT_DEPENDENCY_ATTRIBUTE, COMPONENT_NON_DEPENDENCY_ATTRIBUTE |
Type | Name and description |
---|---|
String |
declaredConfigurationName |
FileReference |
javadocPath |
FileReference |
library |
ModuleVersionIdentifier |
moduleVersion |
FileReference |
sourcePath |
Constructor and description |
---|
AbstractLibrary
(Node node, FileReferenceFactory fileReferenceFactory) |
AbstractLibrary
(FileReference library) |
Type | Name and description |
---|---|
void |
appendNode(Node node) |
boolean |
equals(def o) |
int |
hashCode() |
void |
setJavadocPath(FileReference path) |
void |
setLibrary(FileReference library) |
String |
toString() |
Methods inherited from class | Name |
---|---|
class AbstractClasspathEntry |
addClasspathEntry, appendNode, equals, getNativeLibraryLocation, hashCode, normalizePath, setNativeLibraryLocation, toString, writeEntryAttributes |
Gradle API 2.0