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