Package | Description |
---|---|
org.apache.jdo.impl.model.java |
This package contains classes that are for use across all kinds of
JavaModel implementations.
|
Modifier and Type | Field and Description |
---|---|
static IntegralType |
PredefinedType.byteType
The JavaType instance for the integral type byte.
|
static IntegralType |
PredefinedType.charType
The JavaType instance for the integral type char.
|
static IntegralType |
PredefinedType.intType
The JavaType instance for the integral type int.
|
static IntegralType |
PredefinedType.longType
The JavaType instance for the integral type long.
|
static IntegralType |
PredefinedType.shortType
The JavaType instance for the integral type short.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.