Class AnnotationSpec
java.lang.Object
wtf.metio.yosql.tooling.gradle.AnnotationSpec
- All Implemented Interfaces:
org.gradle.api.Named
Configures a single Annotation.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.api.Named
org.gradle.api.Named.Namer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract org.gradle.api.NamedDomainObjectContainer<AnnotationMemberSpec> Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.gradle.api.Named
getName
-
Constructor Details
-
AnnotationSpec
@Inject public AnnotationSpec()Required by Gradle
-
-
Method Details
-
getMembers
- Returns:
- The annotation members
-