org.exolab.castor.mapping.xml.types

Class DirtyType

public class DirtyType extends Object implements Serializable

Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:38 $

Field Summary
static DirtyTypeCHECK
The instance of the check type
static intCHECK_TYPE
The check type
static DirtyTypeIGNORE
The instance of the ignore type
static intIGNORE_TYPE
The ignore type
Method Summary
intgetType()
Returns the type of this DirtyType
StringtoString()
Returns the String representation of this DirtyType
static DirtyTypevalueOf(String string)
Returns a new DirtyType based on the given String value.

Field Detail

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

Method Detail

getType

public int getType()
Returns the type of this DirtyType

toString

public String toString()
Returns the String representation of this DirtyType

valueOf

public static DirtyType valueOf(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