Class Attribute_1_0
java.lang.Object
com.gradle.scan.eventmodel.gradle.dependencies.Attribute_1_0
A dependency attribute.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
The name of the attribute.This corresponds to
org.gradle.api.attributes.Attribute.getName(). -
value
The value of the attribute.This is a string form of the attribute value. Cannot be null.
-
-
Constructor Details
-
Attribute_1_0
-
-
Method Details