public class OdsConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static short |
DEFINED_BIT
The DEFINED bit values.
|
static short |
INVALID
Invalid classifation flag.
|
static short |
NOT_MODIFIED_BIT
The NOT_MODIFIED bit values.
|
static java.lang.String |
ODS_DATE_FORMAT
The ASAM ODS date format.
|
static int |
SECURITY_LEVEL_ATTRIBUTE_SECURITY
The security level: Attribute security
|
static int |
SECURITY_LEVEL_ELEMENT_SECURITY
The security level: Element security
|
static int |
SECURITY_LEVEL_INSTANCE_SECURITY
The security level: Instance security
|
static int |
SECURITY_LEVEL_NO_SECURITY
/**
The security level: No security
|
static int |
SEQ_REP_EXPLICIT
The explicit of the seq_rep_enum
|
static int |
SEQ_REP_EXTERNAL_COMPONENT
The external_component of the seq_rep_enum
|
static int |
SEQ_REP_IMPLICIT_CONSTANT
The implicit_constant of the seq_rep_enum
|
static int |
SEQ_REP_IMPLICIT_LINEAR
The implicit_linear of the seq_rep_enum
|
static int |
SEQ_REP_IMPLICIT_SAW
The implicit_saw of the seq_rep_enum
|
static int |
SEQ_REP_RAW_LINEAR
The raw_linear of the seq_rep_enum
|
static int |
SEQ_REP_RAW_LINEAR_CALIBRATED
The raw_linear_calibrated of the seq_rep_enum
|
static int |
SEQ_REP_RAW_LINEAR_CALIBRATED_EXTERNAL
The raw_linear_calibrated_external of the seq_rep_enum
|
static int |
SEQ_REP_RAW_LINEAR_EXTERNAL
The raw_linear_external of the seq_rep_enum
|
static int |
SEQ_REP_RAW_POLYNOMIAL
The raw_plynomial of the seq_rep_enum
|
static int |
SEQ_REP_RAW_POLYNOMIAL_EXTERNAL
The raw_plynomial of the seq_rep_enum
|
static int |
SEQ_REP_RAW_RATIONAL
The raw_rational of the seq_rep_enum
|
static int |
SEQ_REP_RAW_RATIONAL_EXTERNAL
The raw_rational_external of the seq_rep_enum
|
static int |
TYPESPEC_ENUM_DT_BIT_IEEEFLOAT
The dt_bit_ieeefloat of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_BIT_IEEEFLOAT_BEO
The dt_bit_ieeefloat_beo of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_BIT_INT
The dt_bit_int of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_BIT_INT_BEO
The dt_bit_int_beo of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_BIT_UINT
The dt_bit_uint of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_BIT_UINT_BEO
The dt_bit_uint_beo of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_BLOB
The dt_blob of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_BOOLEAN
The dt_boolean of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_BOOLEAN_FLAGS_BEO
The dt_boolean_flags_beo of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_BYTE
The dt_byte of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_BYTE_FLAGS_BEO
The dt_byte_flags_beo of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_BYTESTR
The dt_bytestr of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_BYTESTR_BEO
The dt_bytestr_beo of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_BYTESTR_LEO
The dt_bytestr_leo of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_LONG
The dt_long of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_LONG_BEO
The dt_long_beo of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_LONGLONG
The dt_longlong of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_LONGLONG_BEO
The dt_longlong_beo of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_SBYTE
The dt_sbyte of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_SBYTE_FLAGS_BEO
The dt_sbyte_flags_beo of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_SHORT
The dt_short of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_SHORT_BEO
The dt_short_beo of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_STRING
The dt_string of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_STRING_FLAGS_BEO
The dt_string_flags_beo of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_STRING_UTF8
The dt_string_utf8 of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_STRING_UTF8_FLAGS_BEO
The dt_string_utf8_flags_beo of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_ULONG
The dt_ulong of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_ULONG_BEO
The dt_ulong_beo of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_USHORT
The dt_ushort of the typespec_enum
|
static int |
TYPESPEC_ENUM_DT_USHORT_BEO
The dt_ushort_beo of the typespec_enum
|
static int |
TYPESPEC_ENUM_IEEEFLOAT4
The ieeefloat4 of the typespec_enum
|
static int |
TYPESPEC_ENUM_IEEEFLOAT4_BEO
The ieeefloat4_beo of the typespec_enum
|
static int |
TYPESPEC_ENUM_IEEEFLOAT8
The ieeefloat8 of the typespec_enum
|
static int |
TYPESPEC_ENUM_IEEEFLOAT8_BEO
The ieeefloat8_beo of the typespec_enum
|
static short |
VALID
Valid classification flag.
|
static short |
VALID_BIT
The VALID bit values.
|
static short |
VISIBLE_BIT
The VISIBLE bit values.
|
Constructor and Description |
---|
OdsConstants() |
public static final java.lang.String ODS_DATE_FORMAT
public static final short VALID
public static final short INVALID
public static final short VALID_BIT
public static final short VISIBLE_BIT
public static final short NOT_MODIFIED_BIT
public static final short DEFINED_BIT
public static final int SEQ_REP_EXPLICIT
public static final int SEQ_REP_IMPLICIT_CONSTANT
public static final int SEQ_REP_IMPLICIT_LINEAR
public static final int SEQ_REP_IMPLICIT_SAW
public static final int SEQ_REP_RAW_LINEAR
public static final int SEQ_REP_RAW_POLYNOMIAL
public static final int SEQ_REP_EXTERNAL_COMPONENT
public static final int SEQ_REP_RAW_LINEAR_EXTERNAL
public static final int SEQ_REP_RAW_POLYNOMIAL_EXTERNAL
public static final int SEQ_REP_RAW_LINEAR_CALIBRATED
public static final int SEQ_REP_RAW_LINEAR_CALIBRATED_EXTERNAL
public static final int SEQ_REP_RAW_RATIONAL
public static final int SEQ_REP_RAW_RATIONAL_EXTERNAL
public static final int TYPESPEC_ENUM_DT_BOOLEAN
public static final int TYPESPEC_ENUM_DT_BYTE
public static final int TYPESPEC_ENUM_DT_SHORT
public static final int TYPESPEC_ENUM_DT_LONG
public static final int TYPESPEC_ENUM_DT_LONGLONG
public static final int TYPESPEC_ENUM_IEEEFLOAT4
public static final int TYPESPEC_ENUM_IEEEFLOAT8
public static final int TYPESPEC_ENUM_DT_SHORT_BEO
public static final int TYPESPEC_ENUM_DT_LONG_BEO
public static final int TYPESPEC_ENUM_DT_LONGLONG_BEO
public static final int TYPESPEC_ENUM_IEEEFLOAT4_BEO
public static final int TYPESPEC_ENUM_IEEEFLOAT8_BEO
public static final int TYPESPEC_ENUM_DT_STRING
public static final int TYPESPEC_ENUM_DT_BYTESTR
public static final int TYPESPEC_ENUM_DT_BLOB
public static final int TYPESPEC_ENUM_DT_BOOLEAN_FLAGS_BEO
public static final int TYPESPEC_ENUM_DT_BYTE_FLAGS_BEO
public static final int TYPESPEC_ENUM_DT_STRING_FLAGS_BEO
public static final int TYPESPEC_ENUM_DT_BYTESTR_BEO
public static final int TYPESPEC_ENUM_DT_SBYTE
public static final int TYPESPEC_ENUM_DT_SBYTE_FLAGS_BEO
public static final int TYPESPEC_ENUM_DT_USHORT
public static final int TYPESPEC_ENUM_DT_USHORT_BEO
public static final int TYPESPEC_ENUM_DT_ULONG
public static final int TYPESPEC_ENUM_DT_ULONG_BEO
public static final int TYPESPEC_ENUM_DT_STRING_UTF8
public static final int TYPESPEC_ENUM_DT_STRING_UTF8_FLAGS_BEO
public static final int TYPESPEC_ENUM_DT_BIT_INT
public static final int TYPESPEC_ENUM_DT_BIT_INT_BEO
public static final int TYPESPEC_ENUM_DT_BIT_UINT
public static final int TYPESPEC_ENUM_DT_BIT_UINT_BEO
public static final int TYPESPEC_ENUM_DT_BIT_IEEEFLOAT
public static final int TYPESPEC_ENUM_DT_BIT_IEEEFLOAT_BEO
public static final int TYPESPEC_ENUM_DT_BYTESTR_LEO
public static final int SECURITY_LEVEL_NO_SECURITY
public static final int SECURITY_LEVEL_ELEMENT_SECURITY
public static final int SECURITY_LEVEL_INSTANCE_SECURITY
public static final int SECURITY_LEVEL_ATTRIBUTE_SECURITY