Class Project
java.lang.Object
io.micronaut.projectgen.core.generator.ProjectIdentifier
io.micronaut.projectgen.core.generator.Project
Project.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithClassName(String className) A new project wth the given class name.Methods inherited from class ProjectIdentifier
getName, getPackageName
-
Constructor Details
-
Project
-
-
Method Details
-
getPackagePath
- Returns:
- The package path.
-
getClassName
- Returns:
- The class name
-
getNaturalName
- Returns:
- The natural name
-
getPropertyName
- Returns:
- The property name.
-
getProperties
-
withClassName
-