com.waveset.object
Class ReleaseConstants
java.lang.Object
com.waveset.object.ReleaseConstants
- public final class ReleaseConstants
- extends java.lang.Object
This is a template class all version information is gathered from the
build.properties file.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COPYRIGHT_YEAR
public static final java.lang.String COPYRIGHT_YEAR
- See Also:
- Constant Field Values
COMPANY_NAME
public static final java.lang.String COMPANY_NAME
- See Also:
- Constant Field Values
PRODUCT_SUITE
public static final java.lang.String PRODUCT_SUITE
- See Also:
- Constant Field Values
BUILD_DATE
public static final java.lang.String BUILD_DATE
- See Also:
- Constant Field Values
VERSION
public static final ReleaseConstants.Version VERSION
- Easy to use fields for product version information.
ReleaseConstants
public ReleaseConstants()