@Incubating public interface NativeLibraryBinarySpec extends NativeBinarySpec, LibraryBinarySpec
Named.Namer| Modifier and Type | Method and Description | 
|---|---|
| NativeLibrarySpec | getComponent()The component that this binary was built from. | 
| NativeLibrarySpec | getLibrary()The library that this binary belongs to. | 
getAssembler, getBuildType, getcCompiler, getCppCompiler, getFlavor, getLibs, getLinker, getObjcCompiler, getObjcppCompiler, getRcCompiler, getStaticLibArchiver, getTargetPlatform, getToolChain, libgetInputs, getSources, getTasks, isBuildablebuiltBy, getBuildTask, hasBuildDependencies, setBuildTaskgetBuildDependenciescheckedBy, getCheckTask, setCheckTaskgetProjectPathgetDisplayName, getNamegetDisplayNameNativeLibrarySpec getComponent()
getComponent in interface NativeBinarySpecNativeLibrarySpec getLibrary()
getLibrary in interface LibraryBinarySpec