|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
interface ProjectIdentifier
Method Summary | |
---|---|
File
|
getBuildFile()
|
java.lang.String
|
getName()
|
ProjectIdentifier
|
getParentIdentifier()
|
java.lang.String
|
getPath()
|
File
|
getProjectDir()
|
Method Detail |
---|
public File getBuildFile()
public java.lang.String getName()
public ProjectIdentifier getParentIdentifier()
public java.lang.String getPath()
public File getProjectDir()
Groovy Documentation