Binary
, BinarySpec
, Buildable
, BuildableComponentSpec
, CheckableComponentSpec
, ComponentSpec
, LibraryBinarySpec
, ModelElement
, Named
, NativeBinarySpec
SharedLibraryBinarySpec
, 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.
|
getDisplayName
getInputs, getSources, getTasks, isBuildable
getBuildDependencies
builtBy, getBuildTask, hasBuildDependencies, setBuildTask
checkedBy, getCheckTask, setCheckTask
getProjectPath
getDisplayName, getName
getAssembler, getBuildType, getcCompiler, getCppCompiler, getFlavor, getLibs, getLinker, getObjcCompiler, getObjcppCompiler, getRcCompiler, getStaticLibArchiver, getTargetPlatform, getToolChain, lib
NativeLibrarySpec getComponent()
getComponent
in interface NativeBinarySpec
NativeLibrarySpec getLibrary()
getLibrary
in interface LibraryBinarySpec