org.exolab.castor.mapping.xml.types
public class BindXmlAutoNamingType extends Object implements Serializable
Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:38 $
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 Enumeration | enumerate()
Returns an enumeration of all possible instances of
BindXmlAutoNamingType
|
int | getType()
Returns the type of this BindXmlAutoNamingType
|
String | toString()
Returns the String representation of this
BindXmlAutoNamingType
|
static BindXmlAutoNamingType | valueOf(String string)
Returns a new BindXmlAutoNamingType based on the given
String value.
|
Parameters: string