org.exolab.castor.mapping.xml.types

Class FieldMappingCollectionType

public class FieldMappingCollectionType extends Object implements Serializable

Class FieldMappingCollectionType.

Version: $Revision: 6075 $ $Date$

Field Summary
static FieldMappingCollectionTypeARRAY
The instance of the array type
static FieldMappingCollectionTypeARRAYLIST
The instance of the arraylist type
static intARRAYLIST_TYPE
The arraylist type
static intARRAY_TYPE
The array type
static FieldMappingCollectionTypeCOLLECTION
The instance of the collection type
static intCOLLECTION_TYPE
The collection type
static FieldMappingCollectionTypeENUMERATE
The instance of the enumerate type
static intENUMERATE_TYPE
The enumerate type
static FieldMappingCollectionTypeHASHTABLE
The instance of the hashtable type
static intHASHTABLE_TYPE
The hashtable type
static FieldMappingCollectionTypeITERATOR
The instance of the iterator type
static intITERATOR_TYPE
The iterator type
static FieldMappingCollectionTypeMAP
The instance of the map type
static intMAP_TYPE
The map type
static FieldMappingCollectionTypeSET
The instance of the set type
static intSET_TYPE
The set type
static FieldMappingCollectionTypeSORTEDSET
The instance of the sortedset type
static intSORTEDSET_TYPE
The sortedset type
static FieldMappingCollectionTypeVECTOR
The instance of the vector type
static intVECTOR_TYPE
The vector type
Method Summary
static Enumerationenumerate()
Method enumerate Returns an enumeration of all possible instances of FieldMappingCollectionType
intgetType()
Method getType Returns the type of this FieldMappingCollectionType
StringtoString()
Method toString Returns the String representation of this FieldMappingCollectionType
static FieldMappingCollectionTypevalueOf(String string)
Method valueOf Returns a new FieldMappingCollectionType based on the given String value.

Field Detail

ARRAY

public static final FieldMappingCollectionType ARRAY
The instance of the array type

ARRAYLIST

public static final FieldMappingCollectionType 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 FieldMappingCollectionType COLLECTION
The instance of the collection type

COLLECTION_TYPE

public static final int COLLECTION_TYPE
The collection type

ENUMERATE

public static final FieldMappingCollectionType ENUMERATE
The instance of the enumerate type

ENUMERATE_TYPE

public static final int ENUMERATE_TYPE
The enumerate type

HASHTABLE

public static final FieldMappingCollectionType HASHTABLE
The instance of the hashtable type

HASHTABLE_TYPE

public static final int HASHTABLE_TYPE
The hashtable type

ITERATOR

public static final FieldMappingCollectionType ITERATOR
The instance of the iterator type

ITERATOR_TYPE

public static final int ITERATOR_TYPE
The iterator type

MAP

public static final FieldMappingCollectionType MAP
The instance of the map type

MAP_TYPE

public static final int MAP_TYPE
The map type

SET

public static final FieldMappingCollectionType SET
The instance of the set type

SET_TYPE

public static final int SET_TYPE
The set type

SORTEDSET

public static final FieldMappingCollectionType SORTEDSET
The instance of the sortedset type

SORTEDSET_TYPE

public static final int SORTEDSET_TYPE
The sortedset type

VECTOR

public static final FieldMappingCollectionType 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()
Method enumerate Returns an enumeration of all possible instances of FieldMappingCollectionType

Returns: Enumeration

getType

public int getType()
Method getType Returns the type of this FieldMappingCollectionType

Returns: int

toString

public String toString()
Method toString Returns the String representation of this FieldMappingCollectionType

Returns: String

valueOf

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

Parameters: string

Returns: FieldMappingCollectionType

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