|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
org.gradle.tooling.model.Element org.gradle.tooling.model.Model
public interface Element extends Model
Described model element.
Method Summary | |
---|---|
String
|
getDescription()
Returns the description of the element, or null if it has no description. |
String
|
getName()
Returns the name of the element. |
Method Detail |
---|
@Nullable public String getDescription()
public String getName()
Gradle API 1.12