org.exolab.castor.mapping.xml.types

Class DirtyType

Implemented Interfaces:
java.io.Serializable

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

Version:
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:38 $
See Also:
Serialized Form

Field Summary

static DirtyType
CHECK
The instance of the check type
static int
CHECK_TYPE
The check type
static DirtyType
IGNORE
The instance of the ignore type
static int
IGNORE_TYPE
The ignore type

Method Summary

int
getType()
Returns the type of this DirtyType
java.lang.String
toString()
Returns the String representation of this DirtyType
static DirtyType
valueOf(java.lang.String string)
Returns a new DirtyType based on the given String value.

Field Details

CHECK

public static final DirtyType CHECK
The instance of the check type

CHECK_TYPE

public static final int CHECK_TYPE
The check type
Field Value:
0

IGNORE

public static final DirtyType IGNORE
The instance of the ignore type

IGNORE_TYPE

public static final int IGNORE_TYPE
The ignore type
Field Value:
1

Method Details

getType

public int getType()
Returns the type of this DirtyType

toString

public java.lang.String toString()
Returns the String representation of this DirtyType

valueOf

public static DirtyType valueOf(java.lang.String string)
Returns a new DirtyType based on the given String value.
Parameters:
string -

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