org.exolab.castor.mapping.xml.types
Class DirtyType
java.lang.Object
org.exolab.castor.mapping.xml.types.DirtyType
- java.io.Serializable
public class DirtyType
extends java.lang.Object
implements java.io.Serializable
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:38 $
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.
|
CHECK
public static final DirtyType CHECK
The instance of the check type
CHECK_TYPE
public static final int CHECK_TYPE
The check type
IGNORE
public static final DirtyType IGNORE
The instance of the ignore type
IGNORE_TYPE
public static final int IGNORE_TYPE
The ignore type
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.
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com