-
- All Implemented Interfaces:
-
org.gradle.api.Named
public final class ClassMappingByURI extends ClassMapping
-
-
Constructor Summary
Constructors Constructor Description ClassMappingByURI(String name, Project project)
-
Method Summary
Modifier and Type Method Description final Property<URI>getUri()final Property<String>getClassName()final ClassIdgetClassId()final StringgetName0()UnitapplyTo(CodeGenerator codeGenerator)-
-
Constructor Detail
-
ClassMappingByURI
ClassMappingByURI(String name, Project project)
-
-
Method Detail
-
getClassName
final Property<String> getClassName()
-
getClassId
final ClassId getClassId()
-
-
-
-