com.retek.component.customerorder
Class CustomerOrderPaymentTransactionType
java.lang.Object
org.apache.commons.lang.enums.Enum
com.retek.commons.util.type.Enum
com.retek.component.customerorder.CustomerOrderPaymentTransactionType
- All Implemented Interfaces:
- java.lang.Comparable, com.retek.swing11.commons.type.Displayable, java.io.Serializable
- public final class CustomerOrderPaymentTransactionType
- extends Enum
- See Also:
- Serialized Form
Fields inherited from class org.apache.commons.lang.enums.Enum |
iToString |
Methods inherited from class org.apache.commons.lang.enums.Enum |
compareTo, equals, getEnum, getEnumClass, getEnumList, getEnumMap, getName, hashCode, iterator, readResolve |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
NORMAL
public static final CustomerOrderPaymentTransactionType NORMAL
EXCHANGE_SALE_CANCELLATION_CREDIT
public static final CustomerOrderPaymentTransactionType EXCHANGE_SALE_CANCELLATION_CREDIT
ORDER_TAX_ACCOMMODATION_CREDIT
public static final CustomerOrderPaymentTransactionType ORDER_TAX_ACCOMMODATION_CREDIT
ORDER_TOTAL_ACCOMMODATION_CREDIT
public static final CustomerOrderPaymentTransactionType ORDER_TOTAL_ACCOMMODATION_CREDIT
ORDER_SHIPPING_ACCOMMODATION_CREDIT
public static final CustomerOrderPaymentTransactionType ORDER_SHIPPING_ACCOMMODATION_CREDIT
ORDER_VAS_ACCOMMODATION_CREDIT
public static final CustomerOrderPaymentTransactionType ORDER_VAS_ACCOMMODATION_CREDIT
PRE_SALE_MERCH_ACCOMMODATION_CREDIT
public static final CustomerOrderPaymentTransactionType PRE_SALE_MERCH_ACCOMMODATION_CREDIT
POST_SALE_MERCH_ACCOMMODATION_CREDIT
public static final CustomerOrderPaymentTransactionType POST_SALE_MERCH_ACCOMMODATION_CREDIT
PHYSICAL_TENDER_OVERPAYMENT_CREDIT
public static final CustomerOrderPaymentTransactionType PHYSICAL_TENDER_OVERPAYMENT_CREDIT
GENERIC_REFUND
public static final CustomerOrderPaymentTransactionType GENERIC_REFUND
PAYMENT_TO_GOODWILL
public static final CustomerOrderPaymentTransactionType PAYMENT_TO_GOODWILL
SHIP_TAX_ADJUSTMENT
public static final CustomerOrderPaymentTransactionType SHIP_TAX_ADJUSTMENT
ORDER_LINE_CANCEL_CREDIT
public static final CustomerOrderPaymentTransactionType ORDER_LINE_CANCEL_CREDIT
GIFT_RETURN_CREDIT
public static final CustomerOrderPaymentTransactionType GIFT_RETURN_CREDIT
TENDER_SWAP
public static final CustomerOrderPaymentTransactionType TENDER_SWAP
ACCOMMODATION_CREDIT_TYPES
public static final java.util.Set ACCOMMODATION_CREDIT_TYPES
POST_SALE_ACCOMMODATION_CREDIT_TYPES
public static final java.util.Set POST_SALE_ACCOMMODATION_CREDIT_TYPES
PRE_SALE_ACCOMMODATION_CREDIT_TYPES
public static final java.util.Set PRE_SALE_ACCOMMODATION_CREDIT_TYPES
fromCode
public static CustomerOrderPaymentTransactionType fromCode(java.lang.String code)
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25