|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JPrimitiveType | |
|---|---|
| org.exolab.javasource | This package contains classes that represent Java Source objects for Castor XML code generator. |
| Uses of JPrimitiveType in org.exolab.javasource |
|---|
| Fields in org.exolab.javasource declared as JPrimitiveType | |
|---|---|
static JPrimitiveType |
JType.BOOLEAN
JType for a boolean (Boolean). |
static JPrimitiveType |
JType.BYTE
JType instance for a byte (Byte). |
static JPrimitiveType |
JType.CHAR
JType instance for a char (Char). |
static JPrimitiveType |
JType.DOUBLE
JType instance for a double (Double). |
static JPrimitiveType |
JType.FLOAT
JType instance for a float (Float). |
static JPrimitiveType |
JType.INT
JType instance for a int (Integer). |
static JPrimitiveType |
JType.LONG
JType instance for a long (Long). |
static JPrimitiveType |
JType.SHORT
JType instance for a short (Short). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||