|
|||||||||
| Home >> All >> com >> yaftp >> [ utils overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.yaftp.utils
Class UtilsVersion

java.lang.Objectcom.yaftp.utils.UtilsVersion
- public class UtilsVersion
- extends java.lang.Object
This class is used to identify PACKAGE Version for serialization and customer display This class only implements public final static stuff
| Field Summary | |
private static long |
_PRODUCT_ID_
|
private static long |
_VERSION_ID_
|
static long |
CURRENT_PRODUCT_VERSION
|
| Constructor Summary | |
UtilsVersion()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
_PRODUCT_ID_
private static final long _PRODUCT_ID_
- See Also:
- Constant Field Values
_VERSION_ID_
private static final long _VERSION_ID_
- See Also:
- Constant Field Values
CURRENT_PRODUCT_VERSION
public static long CURRENT_PRODUCT_VERSION
| Constructor Detail |
UtilsVersion
public UtilsVersion()
|
|||||||||
| Home >> All >> com >> yaftp >> [ utils overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.yaftp.utils.UtilsVersion