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

java.lang.Object
  extended by org.exolab.castor.mapping.xml.types.BindXmlAutoNamingType
All Implemented Interfaces:
java.io.Serializable

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

Version:
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:38 $
See Also:
Serialized Form

Field Summary
static BindXmlAutoNamingType DERIVEBYCLASS
          The instance of the deriveByClass type
static int DERIVEBYCLASS_TYPE
          The deriveByClass type
static BindXmlAutoNamingType 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 BindXmlAutoNamingType
 int getType()
          Returns the type of this BindXmlAutoNamingType
 java.lang.String toString()
          Returns the String representation of this BindXmlAutoNamingType
static BindXmlAutoNamingType valueOf(java.lang.String string)
          Returns a new BindXmlAutoNamingType 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 BindXmlAutoNamingType 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 BindXmlAutoNamingType DERIVEBYFIELD
The instance of the deriveByField type

Method Detail

enumerate

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


getType

public int getType()
Returns the type of this BindXmlAutoNamingType


toString

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

Overrides:
toString in class java.lang.Object

valueOf

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

Parameters:
string -


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