gradle
Toggle table of contents
9.7.0-20260526005751+0000
API
Target filter
API
Switch theme
Search in API
Skip to content
gradle
gradle
/
org.gradle.tooling.model.eclipse
/
ClasspathAttribute
Classpath
Attribute
API
interface
ClasspathAttribute
(
source
)
Optional description associated with Eclipse classpath entries.
Since
2.14
See also
IClassAttribute Javadoc
Members
Functions
get
Name
Link copied to clipboard
API
abstract
fun
getName
(
)
:
String
Returns the key of this attribute.
get
Value
Link copied to clipboard
API
abstract
fun
getValue
(
)
:
String
Returns the value of this attribute.