com.mysema.query.codegen
Interface TypeModels


public interface TypeModels

Author:
tiwe

Field Summary
static TypeModel BOOLEAN
           
static TypeModel BYTE
           
static TypeModel CHAR
           
static TypeModel DOUBLE
           
static TypeModel FLOAT
           
static TypeModel INT
           
static TypeModel LONG
           
static TypeModel SHORT
           
static TypeModel STRING
           
 

Field Detail

BOOLEAN

static final TypeModel BOOLEAN

BYTE

static final TypeModel BYTE

CHAR

static final TypeModel CHAR

DOUBLE

static final TypeModel DOUBLE

FLOAT

static final TypeModel FLOAT

INT

static final TypeModel INT

LONG

static final TypeModel LONG

SHORT

static final TypeModel SHORT

STRING

static final TypeModel STRING


Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.