protected static class TypeConversion.TypeNames extends Object
Modifier and Type | Field and Description |
---|---|
protected static String |
BOOLEAN_OBJECT |
protected static String |
BOOLEAN_PRIMITIVE |
protected static String |
BYTE_OBJECT |
protected static String |
BYTE_PRIMITIVE |
protected static String |
CASTOR_DATE |
protected static String |
CASTOR_DURATION |
protected static String |
CASTOR_GDAY |
protected static String |
CASTOR_GMONTH |
protected static String |
CASTOR_GMONTHDAY |
protected static String |
CASTOR_GYEAR |
protected static String |
CASTOR_GYEARMONTH |
protected static String |
CASTOR_TIME |
protected static String |
DATE |
protected static String |
DECIMAL |
protected static String |
DOUBLE_OBJECT |
protected static String |
DOUBLE_PRIMITIVE |
protected static String |
FLOAT_OBJECT |
protected static String |
FLOAT_PRIMITIVE |
protected static String |
INT |
protected static String |
INTEGER |
protected static String |
SHORT_OBJECT |
protected static String |
SHORT_PRIMITIVE |
protected static String |
STRING |
Modifier | Constructor and Description |
---|---|
protected |
TypeNames() |
protected static final String BOOLEAN_PRIMITIVE
protected static final String BOOLEAN_OBJECT
protected static final String BYTE_PRIMITIVE
protected static final String BYTE_OBJECT
protected static final String DATE
protected static final String CASTOR_DATE
protected static final String CASTOR_TIME
protected static final String CASTOR_DURATION
protected static final String CASTOR_GMONTH
protected static final String CASTOR_GMONTHDAY
protected static final String CASTOR_GYEAR
protected static final String CASTOR_GYEARMONTH
protected static final String CASTOR_GDAY
protected static final String DECIMAL
protected static final String DOUBLE_PRIMITIVE
protected static final String DOUBLE_OBJECT
protected static final String FLOAT_PRIMITIVE
protected static final String FLOAT_OBJECT
protected static final String INT
protected static final String INTEGER
protected static final String SHORT_PRIMITIVE
protected static final String SHORT_OBJECT
protected static final String STRING
Copyright © 2024. All rights reserved.