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
Version:
- Serialized Form
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
- 0
IGNORE
public static final DirtyType IGNORE
The instance of the ignore type
IGNORE_TYPE
public static final int IGNORE_TYPE
The ignore type
- 1
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.
string
-
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com