org.exolab.castor.mapping.xml.types

Class TypeType

public class TypeType extends Object implements Serializable

Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:38 $

Field Summary
static TypeTypeVALUE_0
The instance of the none type
static intVALUE_0_TYPE
The none type
static TypeTypeVALUE_1
The instance of the count-limited type
static intVALUE_1_TYPE
The count-limited type
static TypeTypeVALUE_2
The instance of the time-limited type
static intVALUE_2_TYPE
The time-limited type
static TypeTypeVALUE_3
The instance of the unlimited type
static intVALUE_3_TYPE
The unlimited type
Method Summary
intgetType()
Returns the type of this TypeType
StringtoString()
Returns the String representation of this TypeType
static TypeTypevalueOf(String string)
Returns a new TypeType based on the given String value.

Field Detail

VALUE_0

public static final TypeType VALUE_0
The instance of the none type

VALUE_0_TYPE

public static final int VALUE_0_TYPE
The none type

VALUE_1

public static final TypeType VALUE_1
The instance of the count-limited type

VALUE_1_TYPE

public static final int VALUE_1_TYPE
The count-limited type

VALUE_2

public static final TypeType VALUE_2
The instance of the time-limited type

VALUE_2_TYPE

public static final int VALUE_2_TYPE
The time-limited type

VALUE_3

public static final TypeType VALUE_3
The instance of the unlimited type

VALUE_3_TYPE

public static final int VALUE_3_TYPE
The unlimited type

Method Detail

getType

public int getType()
Returns the type of this TypeType

toString

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

valueOf

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

Parameters: string

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