com.retek.component.internet
Class ExAReturnLineType

java.lang.Object
  extended byorg.apache.commons.lang.enums.Enum
      extended bycom.retek.component.internet.ExABaseType
          extended bycom.retek.component.internet.ExAReturnLineType
All Implemented Interfaces:
java.lang.Comparable, java.io.Serializable

public class ExAReturnLineType
extends ExABaseType

See Also:
Serialized Form

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

NORMAL

public static final ExAReturnLineType NORMAL

EXCHANGE

public static final ExAReturnLineType EXCHANGE
Method Detail

getValues

public static java.util.List getValues()


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28