Definition of a JVM binary build for a JvmLibrary.
Type | Name and description |
---|---|
JvmLibrarySpec |
getLibrary() The ProjectJvmLibrary that this binary belongs to. |
Methods inherited from class | Name |
---|---|
interface JvmBinarySpec |
getClassesDir, getResourcesDir, getTargetPlatform, getTasks, getToolChain, setClassesDir, setResourcesDir, setTargetPlatform, setToolChain |
interface BinarySpec |
getDisplayName, getSource, getTasks, isBuildable, source, sources |
interface BuildableModelElement |
builtBy, getBuildTask, setBuildTask, hasBuildDependencies, getBuildDependencies |
interface Named |
getName |
The ProjectJvmLibrary that this binary belongs to.