public class BindXmlAutoNamingType
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
public static final int DERIVEBYCLASS_TYPE
public static final BindXmlAutoNamingType DERIVEBYCLASS
public static final int DERIVEBYFIELD_TYPE
public static final BindXmlAutoNamingType DERIVEBYFIELD
public static java.util.Enumeration enumerate()
public int getType()
public java.lang.String toString()
toString in class java.lang.Objectpublic static BindXmlAutoNamingType valueOf(java.lang.String string)
string - Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com