org.exolab.castor.mapping.xml.types

Class SqlDirtyType

public class SqlDirtyType extends Object implements Serializable

Class SqlDirtyType.

Version: $Revision: 6075 $ $Date$

Field Summary
static SqlDirtyTypeCHECK
The instance of the check type
static intCHECK_TYPE
The check type
static SqlDirtyTypeIGNORE
The instance of the ignore type
static intIGNORE_TYPE
The ignore type
Method Summary
static Enumerationenumerate()
Method enumerate Returns an enumeration of all possible instances of SqlDirtyType
intgetType()
Method getType Returns the type of this SqlDirtyType
StringtoString()
Method toString Returns the String representation of this SqlDirtyType
static SqlDirtyTypevalueOf(String string)
Method valueOf Returns a new SqlDirtyType based on the given String value.

Field Detail

CHECK

public static final SqlDirtyType CHECK
The instance of the check type

CHECK_TYPE

public static final int CHECK_TYPE
The check type

IGNORE

public static final SqlDirtyType IGNORE
The instance of the ignore type

IGNORE_TYPE

public static final int IGNORE_TYPE
The ignore type

Method Detail

enumerate

public static Enumeration enumerate()
Method enumerate Returns an enumeration of all possible instances of SqlDirtyType

Returns: Enumeration

getType

public int getType()
Method getType Returns the type of this SqlDirtyType

Returns: int

toString

public String toString()
Method toString Returns the String representation of this SqlDirtyType

Returns: String

valueOf

public static SqlDirtyType valueOf(String string)
Method valueOf Returns a new SqlDirtyType based on the given String value.

Parameters: string

Returns: SqlDirtyType

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