-
- All Implemented Interfaces:
public interface Lombok
-
-
Method Summary
Modifier and Type Method Description abstract Long
getModelVersion()
abstract String
getName()
abstract File
getConfigurationFile()
Lombok configuration file -
-
Method Detail
-
getModelVersion
abstract Long getModelVersion()
-
getConfigurationFile
abstract File getConfigurationFile()
Lombok configuration file
-
-
-
-