Package io.toolisticon.kotlin.generation
Interface WithClassName
-
- All Implemented Interfaces:
public interface WithClassName
Marks type as className holder.
-
-
Method Summary
Modifier and Type Method Description abstract ClassName
getClassName()
-
-
Method Detail
-
getClassName
abstract ClassName getClassName()
-
-
-
-