Uses of Class
com.retek.component.customerorder.CustomerOrderStoredValueCardType

Packages that use CustomerOrderStoredValueCardType
com.retek.component.customerorder   
 

Uses of CustomerOrderStoredValueCardType in com.retek.component.customerorder
 

Fields in com.retek.component.customerorder declared as CustomerOrderStoredValueCardType
static CustomerOrderStoredValueCardType CustomerOrderStoredValueCardType.GIFT_CARD
           
static CustomerOrderStoredValueCardType CustomerOrderStoredValueCardType.MERCHANDISE_CARD
           
 

Methods in com.retek.component.customerorder that return CustomerOrderStoredValueCardType
static CustomerOrderStoredValueCardType CustomerOrderStoredValueCardType.fromCode(java.lang.String code)
           
 CustomerOrderStoredValueCardType CustomerOrderStoredValueCardPayment.getType()
           
 

Methods in com.retek.component.customerorder with parameters of type CustomerOrderStoredValueCardType
 void CustomerOrderStoredValueCardPayment.setType(CustomerOrderStoredValueCardType type)
           
 CustomerOrderStoredValueCardPayment CustomerOrderManager.buildCustomerOrderStoredValueCardPaymentInstance(CustomerOrderStoredValueCardType type)
           
 CustomerOrderStoredValueCardPayment CustomerOrderManager.buildCustomerOrderStoredValueCardPaymentInstanceForConsolidation(CustomerOrderStoredValueCardType type)
           
 CustomerOrderStoredValueCardPayment CustomerOrderManager.buildCustomerOrderStoredValueCardPaymentInstanceForSplit(CustomerOrderStoredValueCardType type)
           
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25