org.exolab.castor.mapping.xml.types
Class DirtyType

java.lang.Object
  extended by org.exolab.castor.mapping.xml.types.DirtyType
All 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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

CHECK_TYPE

public static final int CHECK_TYPE
The check type

See Also:
Constant Field Values

CHECK

public static final DirtyType CHECK
The instance of the check type


IGNORE_TYPE

public static final int IGNORE_TYPE
The ignore type

See Also:
Constant Field Values

IGNORE

public static final DirtyType IGNORE
The instance of the ignore type

Method Detail

getType

public int getType()
Returns the type of this DirtyType


toString

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

Overrides:
toString in class java.lang.Object

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-2004. All rights reserved http://www.intalio.com