org.exolab.castor.mapping.xml.types
Class ClassMappingAccessType
java.lang.Object
org.exolab.castor.mapping.xml.types.ClassMappingAccessType
- java.io.Serializable
public class ClassMappingAccessType
extends java.lang.Object
implements java.io.Serializable
Class ClassMappingAccessType.
static java.util.Enumeration | enumerate() - Method enumerate
Returns an enumeration of all possible instances of
ClassMappingAccessType
|
int | getType() - Method getType
Returns the type of this ClassMappingAccessType
|
java.lang.String | toString() - Method toString
Returns the String representation of this
ClassMappingAccessType
|
static ClassMappingAccessType | valueOf(java.lang.String string) - Method valueOf
Returns a new ClassMappingAccessType based on the given
String value.
|
DB_LOCKED_TYPE
public static final int DB_LOCKED_TYPE
The db-locked type
EXCLUSIVE_TYPE
public static final int EXCLUSIVE_TYPE
The exclusive type
READ_ONLY_TYPE
public static final int READ_ONLY_TYPE
The read-only type
SHARED_TYPE
public static final int SHARED_TYPE
The shared type
enumerate
public static java.util.Enumeration enumerate()
Method enumerate
Returns an enumeration of all possible instances of
ClassMappingAccessType
getType
public int getType()
Method getType
Returns the type of this ClassMappingAccessType
toString
public java.lang.String toString()
Method toString
Returns the String representation of this
ClassMappingAccessType
valueOf
public static ClassMappingAccessType valueOf(java.lang.String string)
Method valueOf
Returns a new ClassMappingAccessType based on the given
String value.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com