ClasspathEntrypublic class Library extends AbstractLibrary
accessRules, COMPONENT_DEPENDENCY_ATTRIBUTE, COMPONENT_NON_DEPENDENCY_ATTRIBUTE, entryAttributes, exported, path| Constructor | Description | 
|---|---|
| Library(groovy.util.Node node,
       org.gradle.plugins.ide.eclipse.model.internal.FileReferenceFactory fileReferenceFactory) | |
| Library(FileReference library) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| java.lang.String | getKind() | |
| java.lang.String | toString() | 
addClasspathEntry, getAccessRules, getEntryAttributes, getNativeLibraryLocation, getPath, isExported, normalizePath, setAccessRules, setExported, setNativeLibraryLocation, setPath, writeEntryAttributesappendNode, equals, getJavadocPath, getLibrary, getModuleVersion, getSourcePath, hashCode, setJavadocPath, setLibrary, setModuleVersion, setSourcePathpublic Library(groovy.util.Node node,
               org.gradle.plugins.ide.eclipse.model.internal.FileReferenceFactory fileReferenceFactory)
public Library(FileReference library)
public java.lang.String getKind()
public java.lang.String toString()
toString in class AbstractLibrary