Binary, BinarySpec, Buildable, BuildableComponentSpec, CheckableComponentSpec, ComponentSpec, LibraryBinarySpec, ModelElement, Named, NativeBinarySpecSharedLibraryBinarySpec, StaticLibraryBinarySpec@Incubating public interface NativeLibraryBinarySpec extends NativeBinarySpec, LibraryBinarySpec
Named.Namer| Modifier and Type | Method | Description | 
|---|---|---|
| NativeLibrarySpec | getComponent() | The component that this binary was built from. | 
| NativeLibrarySpec | getLibrary() | The library that this binary belongs to. | 
getDisplayNamegetInputs, getSources, getTasks, isBuildablegetBuildDependenciesbuiltBy, getBuildTask, hasBuildDependencies, setBuildTaskcheckedBy, getCheckTask, setCheckTaskgetProjectPathgetDisplayName, getNamegetAssembler, getBuildType, getcCompiler, getCppCompiler, getFlavor, getLibs, getLinker, getObjcCompiler, getObjcppCompiler, getRcCompiler, getStaticLibArchiver, getTargetPlatform, getToolChain, libNativeLibrarySpec getComponent()
getComponent in interface NativeBinarySpecNativeLibrarySpec getLibrary()
getLibrary in interface LibraryBinarySpec