Class InputCompositeURI

    • 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()
      final Property<String> getPointer()
      final ListProperty<String> getInclude()
      final ListProperty<String> getExclude()
      Unit preload(CodeGenerator codeGenerator)
      Unit applyTo(CodeGenerator codeGenerator)
      final Unit include(String names)
      final Unit exclude(String names)
      • Methods inherited from class net.pwall.json.kotlin.codegen.gradle.input.InputDefinition

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

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