Packagecom.cyntaxic.cynmvc.model.enums
Classpublic class Versions
InheritanceVersions Inheritance Object

The Versions class is an enumeration of framework releases.



Public Constants
 ConstantDefined 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
Constant Detail
VERSION_0_1_0Constant
public static const VERSION_0_1_0:VersionVO

Release 0.1.0 of the framework.

VERSION_0_1_1Constant 
public static const VERSION_0_1_1:VersionVO

Release 0.1.1 of the framework.

VERSION_0_1_2Constant 
public static const VERSION_0_1_2:VersionVO

Release 0.1.2 of the framework.

VERSION_0_1_3Constant 
public static const VERSION_0_1_3:VersionVO

Release 0.1.3 of the framework.