@Incubating public interface NativeComponentSpec extends ComponentSpec<NativeBinarySpec>
Named.Namer
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getBaseName()
The name that is used to construct the output file names when building this component.
|
void |
setBaseName(String baseName)
Sets the name that is used to construct the output file names when building this component.
|
getBinaries, getDisplayName, getProjectPath, getSource, source