com.retek.component.internet
Class ExABaseType

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

public abstract class ExABaseType
extends org.apache.commons.lang.enums.Enum

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.commons.lang.enums.Enum
iToString
 
Constructor Summary
protected ExABaseType(java.lang.String code, java.lang.String description)
           
 
Method Summary
 java.lang.String getCode()
           
 java.lang.String 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
 

Constructor Detail

ExABaseType

protected ExABaseType(java.lang.String code,
                      java.lang.String description)
Method Detail

getDescription

public java.lang.String getDescription()

getCode

public java.lang.String getCode()


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