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