|
||||||||
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
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. |
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 java.util.Enumeration enumerate()
public int getType()
public java.lang.String toString()
toString
in class java.lang.Object
public static BindXmlAutoNamingType valueOf(java.lang.String string)
string
-
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |