org.exolab.castor.mapping.xml.types
Class TypeType
java.lang.Object
org.exolab.castor.mapping.xml.types.TypeType
- java.io.Serializable
public class TypeType
extends java.lang.Object
implements java.io.Serializable
Version:
- Serialized Form
int | getType() - Returns the type of this TypeType
|
java.lang.String | toString() - Returns the String representation of this TypeType
|
static TypeType | valueOf(java.lang.String string) - Returns a new TypeType based on the given String value.
|
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
- 0
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
- 1
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
- 2
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
- 3
getType
public int getType()
Returns the type of this TypeType
toString
public java.lang.String toString()
Returns the String representation of this TypeType
valueOf
public static TypeType valueOf(java.lang.String string)
Returns a new TypeType based on the given String value.
string
-
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com