|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.plugins.ide.eclipse.model.AbstractClasspathEntry
org.gradle.plugins.ide.eclipse.model.AbstractLibrary
org.gradle.plugins.ide.eclipse.model.Library
class Library extends AbstractLibrary
Constructor Summary | |
Library(Node node, org.gradle.plugins.ide.eclipse.model.internal.FileReferenceFactory fileReferenceFactory)
|
|
Library(FileReference library)
|
Method Summary | |
---|---|
String
|
getKind()
|
String
|
toString()
|
Methods inherited from class AbstractLibrary | |
---|---|
appendNode, equals, hashCode, setJavadocPath, setLibrary, toString |
Methods inherited from class AbstractClasspathEntry | |
---|---|
addClasspathEntry, appendNode, equals, getNativeLibraryLocation, hashCode, normalizePath, setNativeLibraryLocation, toString, writeEntryAttributes |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
Library(Node node, org.gradle.plugins.ide.eclipse.model.internal.FileReferenceFactory fileReferenceFactory)
Library(FileReference library)
Method Detail |
---|
String getKind()
String toString()
Gradle API 1.0-milestone-8a