Class Container
java.lang.Object
org.gradle.plugins.ide.eclipse.model.AbstractClasspathEntry
org.gradle.plugins.ide.eclipse.model.Container
- All Implemented Interfaces:
 ClasspathEntry
A container classpath entry.
- 
Field Summary
Fields inherited from class org.gradle.plugins.ide.eclipse.model.AbstractClasspathEntry
accessRules, COMPONENT_DEPENDENCY_ATTRIBUTE, COMPONENT_NON_DEPENDENCY_ATTRIBUTE, entryAttributes, exported, path - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.gradle.plugins.ide.eclipse.model.AbstractClasspathEntry
addClasspathEntry, appendNode, equals, getAccessRules, getEntryAttributes, getNativeLibraryLocation, getPath, hashCode, isExported, normalizePath, setAccessRules, setExported, setNativeLibraryLocation, setPath, writeEntryAttributes 
- 
Constructor Details
- 
Container
 - 
Container
 
 - 
 - 
Method Details
- 
getKind
 - 
toString
- Overrides:
 toStringin classAbstractClasspathEntry
 
 -