com.unitesk.atp.treedl
Interface TDL.PredefinedTypeKind.Key

Enclosing class:
TDL.PredefinedTypeKind

public static interface TDL.PredefinedTypeKind.Key


Field Summary
static int BOOL
           
static int CHAR
           
static int DOUBLE
           
static int FLOAT
           
static int INT
           
static int LONG
           
static int OBJECT
           
static int SHORT
           
static int STRING
           
 

Field Detail

OBJECT

static final int OBJECT
See Also:
Constant Field Values

BOOL

static final int BOOL
See Also:
Constant Field Values

STRING

static final int STRING
See Also:
Constant Field Values

CHAR

static final int CHAR
See Also:
Constant Field Values

SHORT

static final int SHORT
See Also:
Constant Field Values

INT

static final int INT
See Also:
Constant Field Values

LONG

static final int LONG
See Also:
Constant Field Values

FLOAT

static final int FLOAT
See Also:
Constant Field Values

DOUBLE

static final int DOUBLE
See Also:
Constant Field Values


Copyright © 2001-2006 ISP RAS, RedVerst Group. All Rights Reserved.