public class ProjectDependency extends AbstractClasspathEntry
accessRules, COMPONENT_DEPENDENCY_ATTRIBUTE, COMPONENT_NON_DEPENDENCY_ATTRIBUTE, entryAttributes, exported, path
Constructor and Description |
---|
ProjectDependency(Node node) |
ProjectDependency(String path,
String gradlePath) |
Modifier and Type | Method and Description |
---|---|
String |
getGradlePath() |
String |
getKind() |
void |
setGradlePath(String gradlePath) |
String |
toString() |
addClasspathEntry, appendNode, equals, getAccessRules, getEntryAttributes, getExported, getNativeLibraryLocation, getPath, hashCode, isExported, normalizePath, setAccessRules, setExported, setNativeLibraryLocation, setPath, writeEntryAttributes
public ProjectDependency(Node node)