org.exolab.castor.mapping.xml.types

Class BindXmlAutoNamingType

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.

Field Details

DERIVEBYCLASS

public static final BindXmlAutoNamingType DERIVEBYCLASS
The instance of the deriveByClass type

DERIVEBYCLASS_TYPE

public static final int DERIVEBYCLASS_TYPE
The deriveByClass type
Field Value:
0

DERIVEBYFIELD

public static final BindXmlAutoNamingType DERIVEBYFIELD
The instance of the deriveByField type

DERIVEBYFIELD_TYPE

public static final int DERIVEBYFIELD_TYPE
The deriveByField type
Field Value:
1

Method Details

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

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-2003. All rights reserved http://www.intalio.com