Package cz.metacentrum.perun.core.api
Class DBVersion
java.lang.Object
cz.metacentrum.perun.core.api.DBVersion
- All Implemented Interfaces:
- Comparable<DBVersion>
Object for representation of database version.
- Author:
- Simona Kruppova 410315, Oliver Mrazik 410035
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionintbooleaninthashCode()voidsetCommands(List<String> commands) toString()
- 
Constructor Details- 
DBVersion
 
- 
- 
Method Details