ModelElement, NamedApplicationSpec, CUnitTestSuiteSpec, GeneralComponentSpec, GoogleTestTestSuiteSpec, JUnitTestSuiteSpec, JvmLibrarySpec, JvmTestSuiteSpec, LibrarySpec, NativeExecutableSpec, NativeLibrarySpec, NativeTestSuiteSpec, PlatformAwareComponentSpec, PlayApplicationSpec, PlayPlatformAwareComponentSpec, TargetedNativeComponent, TestSuiteSpec, VariantComponentSpecBaseComponentSpec@Incubating public interface VariantComponent extends ModelElement
Named.Namer| Modifier and Type | Method | Description | 
|---|---|---|
| String | getName() | Returns the name of this element. | 
| Iterable<? extends Binary> | getVariants() | The variants of this component. | 
getDisplayNameString getName()
ModelElementgetName in interface ModelElementgetName in interface Named