it.list.jft
Interface EntityField


public interface EntityField


Field Summary
static int TYPE_BOOLEAN
           
static int TYPE_BYTE
           
static int TYPE_CHAR
           
static int TYPE_DATE
           
static int TYPE_DOUBLE
           
static int TYPE_DTIME
           
static int TYPE_ENTITY_CLASS
           
static int TYPE_FLOAT
           
static int TYPE_INT
           
static int TYPE_LDATE
           
static int TYPE_LONG
           
static int TYPE_LTIME
           
static int TYPE_MTIME
           
static int TYPE_SHORT
           
static int TYPE_STRING
           
static int TYPE_TDATE
           
static int TYPE_TIME
           
static int TYPE_UCHAR
           
static int TYPE_UINT
           
static int TYPE_ULONG
           
static int TYPE_USHORT
           
 
Method Summary
 EntityClass getEntityClass()
           
 String getName()
           
 int getNumElements()
           
 int getType()
           
 

Field Detail

TYPE_ENTITY_CLASS

static final int TYPE_ENTITY_CLASS
See Also:
Constant Field Values

TYPE_INT

static final int TYPE_INT
See Also:
Constant Field Values

TYPE_UINT

static final int TYPE_UINT
See Also:
Constant Field Values

TYPE_SHORT

static final int TYPE_SHORT
See Also:
Constant Field Values

TYPE_USHORT

static final int TYPE_USHORT
See Also:
Constant Field Values

TYPE_LONG

static final int TYPE_LONG
See Also:
Constant Field Values

TYPE_ULONG

static final int TYPE_ULONG
See Also:
Constant Field Values

TYPE_FLOAT

static final int TYPE_FLOAT
See Also:
Constant Field Values

TYPE_DOUBLE

static final int TYPE_DOUBLE
See Also:
Constant Field Values

TYPE_BYTE

static final int TYPE_BYTE
See Also:
Constant Field Values

TYPE_CHAR

static final int TYPE_CHAR
See Also:
Constant Field Values

TYPE_UCHAR

static final int TYPE_UCHAR
See Also:
Constant Field Values

TYPE_STRING

static final int TYPE_STRING
See Also:
Constant Field Values

TYPE_DATE

static final int TYPE_DATE
See Also:
Constant Field Values

TYPE_TIME

static final int TYPE_TIME
See Also:
Constant Field Values

TYPE_TDATE

static final int TYPE_TDATE
See Also:
Constant Field Values

TYPE_LTIME

static final int TYPE_LTIME
See Also:
Constant Field Values

TYPE_LDATE

static final int TYPE_LDATE
See Also:
Constant Field Values

TYPE_BOOLEAN

static final int TYPE_BOOLEAN
See Also:
Constant Field Values

TYPE_MTIME

static final int TYPE_MTIME
See Also:
Constant Field Values

TYPE_DTIME

static final int TYPE_DTIME
See Also:
Constant Field Values
Method Detail

getType

int getType()

getEntityClass

EntityClass getEntityClass()

getName

String getName()

getNumElements

int getNumElements()


Submit a bug or feature to FT\API Programming Support<\font>