kz.gamma.vista
Class VistaConstants
java.lang.Object
kz.gamma.vista.VistaConstants
public class VistaConstants
- extends java.lang.Object
- Author:
- Sergey Moisseyev
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HEAD_TYPE_DIR
public static final byte HEAD_TYPE_DIR
- See Also:
- Constant Field Values
HEAD_TYPE_FILE
public static final byte HEAD_TYPE_FILE
- See Also:
- Constant Field Values
HEAD_TYPE_CMS_ENVP
public static final byte HEAD_TYPE_CMS_ENVP
- See Also:
- Constant Field Values
HEAD_TYPE_CMS_SIGN
public static final byte HEAD_TYPE_CMS_SIGN
- See Also:
- Constant Field Values
HEAD_TYPE_CRT_EXTERNAL
public static final byte HEAD_TYPE_CRT_EXTERNAL
- See Also:
- Constant Field Values
TYPE_ARCH_ENCRYPT
public static final byte TYPE_ARCH_ENCRYPT
- See Also:
- Constant Field Values
TYPE_ARCH_SIGNED
public static final byte TYPE_ARCH_SIGNED
- See Also:
- Constant Field Values
TYPE_ARCH_REQUEST
public static final byte TYPE_ARCH_REQUEST
- See Also:
- Constant Field Values
TYPE_ARCH_RESPONSE
public static final byte TYPE_ARCH_RESPONSE
- See Also:
- Constant Field Values
TYPE_ARCH_BE_CONFIRMED
public static final byte TYPE_ARCH_BE_CONFIRMED
- See Also:
- Constant Field Values
TYPE_ARCH_IS_CONFIRMED
public static final byte TYPE_ARCH_IS_CONFIRMED
- See Also:
- Constant Field Values
PRIORITY_HIGHEST
public static final byte PRIORITY_HIGHEST
- See Also:
- Constant Field Values
PRIORITY_HIGH
public static final byte PRIORITY_HIGH
- See Also:
- Constant Field Values
PRIORITY_NORMAL
public static final byte PRIORITY_NORMAL
- See Also:
- Constant Field Values
PRIORITY_LOW
public static final byte PRIORITY_LOW
- See Also:
- Constant Field Values
PRIORITY_LOWEST
public static final byte PRIORITY_LOWEST
- See Also:
- Constant Field Values
ARCH_METHOD_NOARCH
public static final byte ARCH_METHOD_NOARCH
- See Also:
- Constant Field Values
ARCH_METHOD_BZ2
public static final byte ARCH_METHOD_BZ2
- See Also:
- Constant Field Values
ENV_FILE_NAME
public static final java.lang.String ENV_FILE_NAME
- See Also:
- Constant Field Values
SIGN_FILE_NAME
public static final java.lang.String SIGN_FILE_NAME
- See Also:
- Constant Field Values
VISTA_MAGIC
public static final java.lang.String VISTA_MAGIC
- See Also:
- Constant Field Values
CONFIRMATION_NAME
public static final java.lang.String CONFIRMATION_NAME
- See Also:
- Constant Field Values
VISTA_HEADER_SIZE
public static final short VISTA_HEADER_SIZE
- See Also:
- Constant Field Values
FILE_HEADER_SIZE
public static final short FILE_HEADER_SIZE
- See Also:
- Constant Field Values
VN_LIST_FORMAT_NAME_ONLY
public static final int VN_LIST_FORMAT_NAME_ONLY
- See Also:
- Constant Field Values
VN_LIST_FORMAT_NORMAL
public static final int VN_LIST_FORMAT_NORMAL
- See Also:
- Constant Field Values
VN_LIST_FORMAT_NORMAL_SUB
public static final int VN_LIST_FORMAT_NORMAL_SUB
- See Also:
- Constant Field Values
VN_LIST_FORMAT_PRIORI
public static final int VN_LIST_FORMAT_PRIORI
- See Also:
- Constant Field Values
VN_LIST_FORMAT_PRIORI_SUB
public static final int VN_LIST_FORMAT_PRIORI_SUB
- See Also:
- Constant Field Values
OVN_RDONLY
public static final int OVN_RDONLY
- See Also:
- Constant Field Values
OVN_WRONLY
public static final int OVN_WRONLY
- See Also:
- Constant Field Values
OVN_CREAT
public static final int OVN_CREAT
- See Also:
- Constant Field Values
OVN_TRUNC
public static final int OVN_TRUNC
- See Also:
- Constant Field Values
OVN_APPEND
public static final int OVN_APPEND
- See Also:
- Constant Field Values
VistaConstants
public VistaConstants()
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.