|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.lang.enums.Enum
net.sf.sapjcosupport.SapType
Field Summary | |
static SapType |
Date
|
static SapType |
Double
|
static SapType |
Int
|
static SapType |
String
|
Fields inherited from class org.apache.commons.lang.enums.Enum |
iToString |
Method Summary | |
static SapType |
getEnum(String name)
|
Methods inherited from class org.apache.commons.lang.enums.Enum |
compareTo, equals, getEnum, getEnumClass, getEnumList, getEnumMap, getName, hashCode, iterator, readResolve, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final SapType String
public static final SapType Double
public static final SapType Int
public static final SapType Date
Method Detail |
public static SapType getEnum(String name)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |