gradle
Toggle table of contents
9.6.0
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
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.