ApplicationBinarySpec
, ApplicationSpec
, Architecture
, AssemblerSourceSet
, Authentication
, BasicAuthentication
, BinaryContainer
, BinarySpec
, BuildableComponentSpec
, BuildType
, CheckableComponentSpec
, Clang
, ClassDirectoryBinarySpec
, CoffeeScriptSourceSet
, ComponentSpec
, ComponentSpecContainer
, ConfigurationVariant
, CppSourceSet
, CSourceSet
, CUnitTestSuiteBinarySpec
, CUnitTestSuiteSpec
, DependentSourceSet
, DependentSourceSet
, DigestAuthentication
, Distribution
, Flavor
, FunctionalSourceSet
, Gcc
, GccCompatibleToolChain
, GeneralComponentSpec
, GoogleTestTestSuiteBinarySpec
, GoogleTestTestSuiteSpec
, HeaderExportingSourceSet
, IvyConfiguration
, IvyPublication
, JarBinarySpec
, JavaPlatform
, JavaScriptSourceSet
, JavaSourceSet
, JavaToolChain
, JUnitTestSuiteBinarySpec
, JUnitTestSuiteSpec
, JvmBinarySpec
, JvmClasses
, JvmComponentSpec
, JvmLibrarySpec
, JvmResourceSet
, JvmTestSuiteBinarySpec
, JvmTestSuiteSpec
, LanguageSourceSet
, LibraryBinarySpec
, LibrarySpec
, LocalJava
, MavenPublication
, ModelElement
, ModelMap<T>
, ModelSet<T>
, NativeBinarySpec
, NativeComponentSpec
, NativeExecutableBinarySpec
, NativeExecutableSpec
, NativeLibraryBinarySpec
, NativeLibrarySpec
, NativePlatform
, NativeResourceSet
, NativeTestSuiteBinarySpec
, NativeTestSuiteSpec
, NativeToolChain
, ObjectiveCppSourceSet
, ObjectiveCSourceSet
, OperatingSystem
, Platform
, PlatformAwareComponentSpec
, PlayApplicationBinarySpec
, PlayApplicationSpec
, PlayDistribution
, PlayPlatform
, PlayPlatformAwareComponentSpec
, PlayToolChain
, PrebuiltLibrary
, PublicAssets
, Publication
, RoutesSourceSet
, ScalaLanguageSourceSet
, ScalaPlatform
, ScalaToolChain
, SharedLibraryBinarySpec
, SoftwareComponent
, SourceComponentSpec
, SourceDirectorySet
, StaticLibraryBinarySpec
, TargetedNativeComponent
, TaskReference
, TestSuiteBinarySpec
, TestSuiteContainer
, TestSuiteSpec
, ToolChain
, TwirlSourceSet
, Usage
, VariantComponent
, VariantComponentSpec
, VisualCpp
, VisualStudioProject
, VisualStudioSolution
, WindowsResourceSet
org.gradle.api.internal.AbstractBuildableComponentSpec
, org.gradle.platform.base.component.internal.AbstractComponentSpec
, org.gradle.language.base.internal.AbstractLanguageSourceSet
, Attribute
, BaseBinarySpec
, BaseComponentSpec
, BaseLanguageSourceSet
, org.gradle.platform.base.component.internal.DefaultComponentSpec
, PluginDeclaration
public interface Named
Named.Namer
implementation, to satisfy API that calls for a namer.Modifier and Type | Interface | Description |
---|---|---|
static class |
Named.Namer |
An implementation of the namer interface for objects implementing the named interface.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getName() |
The object's name.
|