com.oculustech.layout
Class LayoutVersionInfo
java.lang.Object
|
+--com.oculustech.layout.LayoutVersionInfo
- public class LayoutVersionInfo
- extends java.lang.Object
Version information about the Oculus layout library.
Field Summary |
static int |
majorVersion
The major version number of the library |
static int |
minorVersion
The minor version number of the library |
static int |
patchVersion
The patch release version number of the library |
static java.lang.String |
releaseDate
The release date (as string) of the library |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
majorVersion
public static final int majorVersion
- The major version number of the library
minorVersion
public static final int minorVersion
- The minor version number of the library
patchVersion
public static final int patchVersion
- The patch release version number of the library
releaseDate
public static final java.lang.String releaseDate
- The release date (as string) of the library
LayoutVersionInfo
public LayoutVersionInfo()
Copyright 2001-2002 Oculus Technologies Corporation. 103 Broad Street, 5th Floor,
Boston, Massachusetts, 02110, U.S.A. All Rights Reserved.