org.exolab.castor.builder.binding.types

Class FieldTypeCollectionType

public class FieldTypeCollectionType extends Object implements Serializable

Version: $Revision: 5951 $ $Date: 2005-11-21 13:39:55 -0700 (Mon, 21 Nov 2005) $

Field Summary
static FieldTypeCollectionTypeARRAY
The instance of the array type
static FieldTypeCollectionTypeARRAYLIST
The instance of the arraylist type
static intARRAYLIST_TYPE
The arraylist type
static intARRAY_TYPE
The array type
static FieldTypeCollectionTypeCOLLECTION
The instance of the collection type
static intCOLLECTION_TYPE
The collection type
static FieldTypeCollectionTypeHASHTABLE
The instance of the hashtable type
static intHASHTABLE_TYPE
The hashtable type
static FieldTypeCollectionTypeMAP
The instance of the map type
static intMAP_TYPE
The map type
static FieldTypeCollectionTypeODMG
The instance of the odmg type
static intODMG_TYPE
The odmg type
static FieldTypeCollectionTypeSET
The instance of the set type
static intSET_TYPE
The set type
static FieldTypeCollectionTypeSORTED_SET
The instance of the sorted set type
static intSORTED_SET_TYPE
The set type
static FieldTypeCollectionTypeVECTOR
The instance of the vector type
static intVECTOR_TYPE
The vector type
Method Summary
static Enumerationenumerate()
Returns an enumeration of all possible instances of FieldTypeCollectionType
intgetType()
Returns the type of this FieldTypeCollectionType
StringtoString()
Returns the String representation of this FieldTypeCollectionType
static FieldTypeCollectionTypevalueOf(String string)
Returns a new FieldTypeCollectionType based on the given String value.

Field Detail

ARRAY

public static final FieldTypeCollectionType ARRAY
The instance of the array type

ARRAYLIST

public static final FieldTypeCollectionType ARRAYLIST
The instance of the arraylist type

ARRAYLIST_TYPE

public static final int ARRAYLIST_TYPE
The arraylist type

ARRAY_TYPE

public static final int ARRAY_TYPE
The array type

COLLECTION

public static final FieldTypeCollectionType COLLECTION
The instance of the collection type

COLLECTION_TYPE

public static final int COLLECTION_TYPE
The collection type

HASHTABLE

public static final FieldTypeCollectionType HASHTABLE
The instance of the hashtable type

HASHTABLE_TYPE

public static final int HASHTABLE_TYPE
The hashtable type

MAP

public static final FieldTypeCollectionType MAP
The instance of the map type

MAP_TYPE

public static final int MAP_TYPE
The map type

ODMG

public static final FieldTypeCollectionType ODMG
The instance of the odmg type

ODMG_TYPE

public static final int ODMG_TYPE
The odmg type

SET

public static final FieldTypeCollectionType SET
The instance of the set type

SET_TYPE

public static final int SET_TYPE
The set type

SORTED_SET

public static final FieldTypeCollectionType SORTED_SET
The instance of the sorted set type

SORTED_SET_TYPE

public static final int SORTED_SET_TYPE
The set type

VECTOR

public static final FieldTypeCollectionType VECTOR
The instance of the vector type

VECTOR_TYPE

public static final int VECTOR_TYPE
The vector type

Method Detail

enumerate

public static Enumeration enumerate()
Returns an enumeration of all possible instances of FieldTypeCollectionType

getType

public int getType()
Returns the type of this FieldTypeCollectionType

toString

public String toString()
Returns the String representation of this FieldTypeCollectionType

valueOf

public static FieldTypeCollectionType valueOf(String string)
Returns a new FieldTypeCollectionType based on the given String value.

Parameters: string

Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com