|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.lang.enums.Enum
com.retek.component.internet.ExABaseType
com.retek.component.internet.ExAReturnLineType
This class holds the valids types for an ExAReturnLine. Currently valid types are normal and exchange
Retek Inc. Copyright (c) 2003
Field Summary | |
---|---|
static ExAReturnLineType |
EXCHANGE
|
static ExAReturnLineType |
NORMAL
|
Fields inherited from class org.apache.commons.lang.enums.Enum |
---|
iToString |
Method Summary | |
---|---|
static java.util.List |
getValues()
|
Methods inherited from class com.retek.component.internet.ExABaseType |
---|
getCode, getDescription |
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 ExAReturnLineType NORMAL
public static final ExAReturnLineType EXCHANGE
Method Detail |
public static java.util.List getValues()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |