Component, Library, Named, NativeLibrary@Incubating public interface PrebuiltLibrary extends Named, NativeLibrary
Named.Namer| Modifier and Type | Method | Description | 
|---|---|---|
| DomainObjectSet<NativeLibraryBinary> | getBinaries() | The binaries that are built for this component. | 
| SourceDirectorySet | getHeaders() | The headers exported by this library. | 
DomainObjectSet<NativeLibraryBinary> getBinaries()
SourceDirectorySet getHeaders()