com.retek.component.internet
Class ExAOrderLineType

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

public class ExAOrderLineType
extends ExABaseType

See Also:
Serialized Form

Field Summary
static ExAOrderLineType EXCHANGE
           
static ExAOrderLineType 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 ExAOrderLineType NORMAL

EXCHANGE

public static final ExAOrderLineType 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