@Incubating public interface PrebuiltLibrary extends Named, NativeLibrary
Named.Namer| Modifier and Type | Method and 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()