|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface ModuleIdentifier extends Serializable
The identifier of a module.
| Method Summary | |
|---|---|
String
|
getGroup()
The group of the module. |
String
|
getName()
The name of the module. |
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Method Detail |
|---|
public String getGroup()
public String getName()
Gradle API 1.5