org.exolab.castor.builder.binding.xml.types
Class FieldTypeCollectionType
java.lang.Object
org.exolab.castor.builder.binding.xml.types.FieldTypeCollectionType
- java.io.Serializable
public class FieldTypeCollectionType
extends java.lang.Object
implements java.io.Serializable
Class FieldTypeCollectionType.
static java.util.Enumeration | enumerate() - Method enumerate.Returns an enumeration of all possible
instances of FieldTypeCollectionType
|
int | getType() - Method getType.Returns the type of this
FieldTypeCollectionType
|
java.lang.String | toString() - Method toString.Returns the String representation of this
FieldTypeCollectionType
|
static FieldTypeCollectionType | valueOf(java.lang.String string) - Method valueOf.Returns a new FieldTypeCollectionType based
on the given String value.
|
ARRAYLIST_TYPE
public static final int ARRAYLIST_TYPE
The arraylist type
ARRAY_TYPE
public static final int ARRAY_TYPE
The array type
COLLECTION_TYPE
public static final int COLLECTION_TYPE
The collection type
HASHTABLE_TYPE
public static final int HASHTABLE_TYPE
The hashtable type
MAP_TYPE
public static final int MAP_TYPE
The map type
ODMG_TYPE
public static final int ODMG_TYPE
The odmg type
SET_TYPE
public static final int SET_TYPE
The set type
SORTEDSET_TYPE
public static final int SORTEDSET_TYPE
The sortedset type
VECTOR_TYPE
public static final int VECTOR_TYPE
The vector type
enumerate
public static java.util.Enumeration enumerate()
Method enumerate.Returns an enumeration of all possible
instances of FieldTypeCollectionType
- an Enumeration over all possible instances of
FieldTypeCollectionType
getType
public int getType()
Method getType.Returns the type of this
FieldTypeCollectionType
- the type of this FieldTypeCollectionType
toString
public java.lang.String toString()
Method toString.Returns the String representation of this
FieldTypeCollectionType
- the String representation of this
FieldTypeCollectionType
valueOf
public static FieldTypeCollectionType valueOf(java.lang.String string)
Method valueOf.Returns a new FieldTypeCollectionType based
on the given String value.
- the FieldTypeCollectionType value of parameter
'string'
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com