Package 

Class ClassMapping

  • All Implemented Interfaces:
    org.gradle.api.Named

    
    public abstract class ClassMapping
     implements Named
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      ClassMapping(String name0, Project project)
    • Method Summary

      Modifier and Type Method Description
      final Property<String> getClassName()
      final ClassId getClassId()
      final String getName0()
      String getName()
      abstract Unit applyTo(CodeGenerator codeGenerator)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait