org.exolab.castor.mapping.xml.types
Class AutoNamingType

java.lang.Object
  extended byorg.exolab.castor.mapping.xml.types.AutoNamingType
All Implemented Interfaces:
java.io.Serializable

public class AutoNamingType
extends java.lang.Object
implements java.io.Serializable

Version:
$Revision: 1.1 $ $Date: 2002/01/18 22:58:09 $
See Also:
Serialized Form

Field Summary
static AutoNamingType DERIVEBYCLASS
          The instance of the deriveByClass type
static int DERIVEBYCLASS_TYPE
          The deriveByClass type
static AutoNamingType DERIVEBYFIELD
          The instance of the deriveByField type
static int DERIVEBYFIELD_TYPE
          The deriveByField type
 
Method Summary
static java.util.Enumeration enumerate()
          Returns an enumeration of all possible instances of AutoNamingType
 int getType()
          Returns the type of this AutoNamingType
 java.lang.String toString()
          Returns the String representation of this AutoNamingType
static AutoNamingType valueOf(java.lang.String string)
          Returns a new AutoNamingType based on the given String value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

DERIVEBYCLASS_TYPE

public static final int DERIVEBYCLASS_TYPE
The deriveByClass type

See Also:
Constant Field Values

DERIVEBYCLASS

public static final AutoNamingType DERIVEBYCLASS
The instance of the deriveByClass type


DERIVEBYFIELD_TYPE

public static final int DERIVEBYFIELD_TYPE
The deriveByField type

See Also:
Constant Field Values

DERIVEBYFIELD

public static final AutoNamingType DERIVEBYFIELD
The instance of the deriveByField type

Method Detail

enumerate

public static java.util.Enumeration enumerate()
Returns an enumeration of all possible instances of AutoNamingType


getType

public int getType()
Returns the type of this AutoNamingType


toString

public java.lang.String toString()
Returns the String representation of this AutoNamingType


valueOf

public static AutoNamingType valueOf(java.lang.String string)
Returns a new AutoNamingType based on the given String value.

Parameters:
string -


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