|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
org.gradle.plugins.binaries.model.Binaryorg.gradle.api.Named
org.gradle.api.Buildable
public interface Binary extends Buildable, Named
Something to be created.
| Method Summary | |
|---|---|
Project
|
getProject()
Returns the project that this binary is built by. |
DomainObjectSet
|
getSourceSets()
|
CompileSpec
|
getSpec()
|
| Methods inherited from interface Named | |
|---|---|
| getName |
| Methods inherited from interface Buildable | |
|---|---|
| getBuildDependencies |
| Method Detail |
|---|
@Deprecated public Project getProject()
public DomainObjectSet getSourceSets()
public CompileSpec getSpec()
Gradle API 1.5