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