toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.tooling.model
/
Element
Element
API
interface
Element
:
Model
(
source
)
Described model element.
Since
1.0-milestone-5
Inheritors
BuildableElement
HierarchicalElement
Members
Functions
get
Description
Link copied to clipboard
API
@
Nullable
abstract
fun
getDescription
(
)
:
String
Returns the description of the element, or
null
if it has no description.
get
Name
Link copied to clipboard
API
abstract
fun
getName
(
)
:
String
Returns the name of the element.