Class ProjectData
java.lang.Object
io.github.srdjanv.localgitdependency.persistence.data.project.ProjectData
- All Implemented Interfaces:
ProjectDataGetters,ProjectDataSetter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetMainInitSHA1(String mainInitSHA1) voidsetPluginVersion(String pluginVersion)
-
Constructor Details
-
ProjectData
public ProjectData()
-
-
Method Details
-
getMainInitSHA1
- Specified by:
getMainInitSHA1in interfaceProjectDataGetters
-
setMainInitSHA1
- Specified by:
setMainInitSHA1in interfaceProjectDataSetter
-
getPluginVersion
- Specified by:
getPluginVersionin interfaceProjectDataGetters
-
setPluginVersion
- Specified by:
setPluginVersionin interfaceProjectDataSetter
-