Class ClassMappingByURI

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Property<URI> getUri()
      Unit applyTo(CodeGenerator codeGenerator)
      • Methods inherited from class net.pwall.json.kotlin.codegen.gradle.mapping.ClassMapping

        getClassId, getClassName, getName, getName0
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ClassMappingByURI

        ClassMappingByURI(String name, Project project)