|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
org.gradle.api.Named org.gradle.nativebinaries.Flavor
@Incubating public interface Flavor extends Named
Defines a custom variant that differentiate a NativeBinary.
Method Summary | |
---|---|
String
|
getDisplayName()
Returns a human-consumable display name for this flavor. |
Methods inherited from interface Named | |
---|---|
getName |
Method Detail |
---|
public String getDisplayName()
Gradle API 1.12