|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exolab.castor.mapping.xml.types.BindXmlAutoNamingType
public class BindXmlAutoNamingType
Class BindXmlAutoNamingType.
| 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<? extends Object> |
enumerate()
Method enumerate.Returns an enumeration of all possible instances of BindXmlAutoNamingType |
int |
getType()
Method getType.Returns the type of this BindXmlAutoNamingType |
String |
toString()
Method toString.Returns the String representation of this BindXmlAutoNamingType |
static BindXmlAutoNamingType |
valueOf(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 |
|---|
public static final int DERIVEBYCLASS_TYPE
public static final BindXmlAutoNamingType DERIVEBYCLASS
public static final int DERIVEBYFIELD_TYPE
public static final BindXmlAutoNamingType DERIVEBYFIELD
| Method Detail |
|---|
public static Enumeration<? extends Object> enumerate()
public int getType()
public String toString()
toString in class Objectpublic static BindXmlAutoNamingType valueOf(String string)
string -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||