Package | com.cyntaxic.cynmvc.model.enums |
Class | public class Versions |
Inheritance | Versions Object |
Versions
class is an enumeration of framework releases.
Constant | Defined By | ||
---|---|---|---|
VERSION_0_1_0 : VersionVO [static]
Release 0.1.0 of the framework. | Versions | ||
VERSION_0_1_1 : VersionVO [static]
Release 0.1.1 of the framework. | Versions | ||
VERSION_0_1_2 : VersionVO [static]
Release 0.1.2 of the framework. | Versions | ||
VERSION_0_1_3 : VersionVO [static]
Release 0.1.3 of the framework. | Versions |
VERSION_0_1_0 | Constant |
public static const VERSION_0_1_0:VersionVO
Release 0.1.0 of the framework.
VERSION_0_1_1 | Constant |
public static const VERSION_0_1_1:VersionVO
Release 0.1.1 of the framework.
VERSION_0_1_2 | Constant |
public static const VERSION_0_1_2:VersionVO
Release 0.1.2 of the framework.
VERSION_0_1_3 | Constant |
public static const VERSION_0_1_3:VersionVO
Release 0.1.3 of the framework.