org.exolab.castor.builder
Class TypeConversion.TypeNames

java.lang.Object
  extended by org.exolab.castor.builder.TypeConversion.TypeNames
Enclosing class:
TypeConversion

protected static class TypeConversion.TypeNames
extends Object

Constants.


Field Summary
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
           
 
Constructor Summary
protected TypeConversion.TypeNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BOOLEAN_PRIMITIVE

protected static final String BOOLEAN_PRIMITIVE

BOOLEAN_OBJECT

protected static final String BOOLEAN_OBJECT

BYTE_PRIMITIVE

protected static final String BYTE_PRIMITIVE

BYTE_OBJECT

protected static final String BYTE_OBJECT

DATE

protected static final String DATE
See Also:
Constant Field Values

CASTOR_DATE

protected static final String CASTOR_DATE
See Also:
Constant Field Values

CASTOR_TIME

protected static final String CASTOR_TIME
See Also:
Constant Field Values

CASTOR_DURATION

protected static final String CASTOR_DURATION
See Also:
Constant Field Values

CASTOR_GMONTH

protected static final String CASTOR_GMONTH
See Also:
Constant Field Values

CASTOR_GMONTHDAY

protected static final String CASTOR_GMONTHDAY
See Also:
Constant Field Values

CASTOR_GYEAR

protected static final String CASTOR_GYEAR
See Also:
Constant Field Values

CASTOR_GYEARMONTH

protected static final String CASTOR_GYEARMONTH
See Also:
Constant Field Values

CASTOR_GDAY

protected static final String CASTOR_GDAY
See Also:
Constant Field Values

DECIMAL

protected static final String DECIMAL
See Also:
Constant Field Values

DOUBLE_PRIMITIVE

protected static final String DOUBLE_PRIMITIVE

DOUBLE_OBJECT

protected static final String DOUBLE_OBJECT

FLOAT_PRIMITIVE

protected static final String FLOAT_PRIMITIVE

FLOAT_OBJECT

protected static final String FLOAT_OBJECT

INT

protected static final String INT

INTEGER

protected static final String INTEGER

SHORT_PRIMITIVE

protected static final String SHORT_PRIMITIVE

SHORT_OBJECT

protected static final String SHORT_OBJECT

STRING

protected static final String STRING
See Also:
Constant Field Values
Constructor Detail

TypeConversion.TypeNames

protected TypeConversion.TypeNames()


Copyright © 2012. All Rights Reserved.