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

Class BindXmlAutoNamingType.

Version:
$Revision: 6075 $ $Date: 2006-01-07 15:48:31 -0700 (Sat, 07 Jan 2006) $
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()
          Method enumerate Returns an enumeration of all possible instances of BindXmlAutoNamingType
 int getType()
          Method getType Returns the type of this BindXmlAutoNamingType
 java.lang.String toString()
          Method toString Returns the String representation of this BindXmlAutoNamingType
static BindXmlAutoNamingType valueOf(java.lang.String string)
          Method valueOf 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()
Method enumerate Returns an enumeration of all possible instances of BindXmlAutoNamingType

Returns:
Enumeration

getType

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

Returns:
int

toString

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

Overrides:
toString in class java.lang.Object
Returns:
String

valueOf

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

Parameters:
string -
Returns:
BindXmlAutoNamingType


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