|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntegralType | |
|---|---|
| org.apache.jdo.impl.model.java | This package contains classes that are for use across all kinds of JavaModel implementations. |
| Uses of IntegralType in org.apache.jdo.impl.model.java |
|---|
| Fields in org.apache.jdo.impl.model.java declared as IntegralType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||