org.exolab.castor.mapping.xml.types

Class FieldMappingCollectionType

Implemented Interfaces:
java.io.Serializable

public class FieldMappingCollectionType
extends java.lang.Object
implements java.io.Serializable

Class FieldMappingCollectionType.
Version:
$Revision: 7227 $ $Date$
See Also:
Serialized Form

Field Summary

static FieldMappingCollectionType
ARRAY
The instance of the array type
static FieldMappingCollectionType
ARRAYLIST
The instance of the arraylist type
static int
ARRAYLIST_TYPE
The arraylist type
static int
ARRAY_TYPE
The array type
static FieldMappingCollectionType
COLLECTION
The instance of the collection type
static int
COLLECTION_TYPE
The collection type
static FieldMappingCollectionType
ENUMERATE
The instance of the enumerate type
static int
ENUMERATE_TYPE
The enumerate type
static FieldMappingCollectionType
HASHTABLE
The instance of the hashtable type
static int
HASHTABLE_TYPE
The hashtable type
static FieldMappingCollectionType
ITERATOR
The instance of the iterator type
static int
ITERATOR_TYPE
The iterator type
static FieldMappingCollectionType
MAP
The instance of the map type
static int
MAP_TYPE
The map type
static FieldMappingCollectionType
SET
The instance of the set type
static int
SET_TYPE
The set type
static FieldMappingCollectionType
SORTEDMAP
The instance of the sortedmap type
static int
SORTEDMAP_TYPE
The sortedmap type
static FieldMappingCollectionType
SORTEDSET
The instance of the sortedset type
static int
SORTEDSET_TYPE
The sortedset type
static FieldMappingCollectionType
VECTOR
The instance of the vector type
static int
VECTOR_TYPE
The vector type

Method Summary

static java.util.Enumeration
enumerate()
Method enumerate.Returns an enumeration of all possible instances of FieldMappingCollectionType
int
getType()
Method getType.Returns the type of this FieldMappingCollectionType
java.lang.String
toString()
Method toString.Returns the String representation of this FieldMappingCollectionType
static FieldMappingCollectionType
valueOf(java.lang.String string)
Method valueOf.Returns a new FieldMappingCollectionType based on the given String value.

Field Details

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
Field Value:
2

ARRAY_TYPE

public static final int ARRAY_TYPE
The array type
Field Value:
0

COLLECTION

public static final FieldMappingCollectionType COLLECTION
The instance of the collection type

COLLECTION_TYPE

public static final int COLLECTION_TYPE
The collection type
Field Value:
4

ENUMERATE

public static final FieldMappingCollectionType ENUMERATE
The instance of the enumerate type

ENUMERATE_TYPE

public static final int ENUMERATE_TYPE
The enumerate type
Field Value:
7

HASHTABLE

public static final FieldMappingCollectionType HASHTABLE
The instance of the hashtable type

HASHTABLE_TYPE

public static final int HASHTABLE_TYPE
The hashtable type
Field Value:
3

ITERATOR

public static final FieldMappingCollectionType ITERATOR
The instance of the iterator type

ITERATOR_TYPE

public static final int ITERATOR_TYPE
The iterator type
Field Value:
9

MAP

public static final FieldMappingCollectionType MAP
The instance of the map type

MAP_TYPE

public static final int MAP_TYPE
The map type
Field Value:
6

SET

public static final FieldMappingCollectionType SET
The instance of the set type

SET_TYPE

public static final int SET_TYPE
The set type
Field Value:
5

SORTEDMAP

public static final FieldMappingCollectionType SORTEDMAP
The instance of the sortedmap type

SORTEDMAP_TYPE

public static final int SORTEDMAP_TYPE
The sortedmap type
Field Value:
10

SORTEDSET

public static final FieldMappingCollectionType SORTEDSET
The instance of the sortedset type

SORTEDSET_TYPE

public static final int SORTEDSET_TYPE
The sortedset type
Field Value:
8

VECTOR

public static final FieldMappingCollectionType VECTOR
The instance of the vector type

VECTOR_TYPE

public static final int VECTOR_TYPE
The vector type
Field Value:
1

Method Details

enumerate

public static java.util.Enumeration enumerate()
Method enumerate.Returns an enumeration of all possible instances of FieldMappingCollectionType
Returns:
an Enumeration over all possible instances of FieldMappingCollectionType

getType

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

toString

public java.lang.String toString()
Method toString.Returns the String representation of this FieldMappingCollectionType
Returns:
the String representation of this FieldMappingCollectionType

valueOf

public static FieldMappingCollectionType valueOf(java.lang.String string)
Method valueOf.Returns a new FieldMappingCollectionType based on the given String value.
Parameters:
string -
Returns:
the FieldMappingCollectionType value of parameter 'string'

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