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

Packages that use CustomerOrderGiftServiceLineType
com.retek.component.customerorder   
com.retek.rcom.gui.wrapper   
 

Uses of CustomerOrderGiftServiceLineType in com.retek.component.customerorder
 

Fields in com.retek.component.customerorder declared as CustomerOrderGiftServiceLineType
static CustomerOrderGiftServiceLineType CustomerOrderGiftServiceLineType.CARD
           
static CustomerOrderGiftServiceLineType CustomerOrderGiftServiceLineType.WRAP
           
 

Methods in com.retek.component.customerorder that return CustomerOrderGiftServiceLineType
 CustomerOrderGiftServiceLineType CustomerOrderGiftServiceLine.getType()
           
static CustomerOrderGiftServiceLineType CustomerOrderGiftServiceLineType.fromCode(java.lang.String code)
           
static CustomerOrderGiftServiceLineType CustomerOrderGiftServiceLineType.fromGiftServiceType(GiftServiceType giftServiceType)
           
 

Methods in com.retek.component.customerorder with parameters of type CustomerOrderGiftServiceLineType
 void CustomerOrderGiftServiceLine.setType(CustomerOrderGiftServiceLineType type)
           
 CustomerOrderGiftServiceLine CustomerOrderLine.getOrderGiftServiceLine(CustomerOrderGiftServiceLineType type)
           
 

Uses of CustomerOrderGiftServiceLineType in com.retek.rcom.gui.wrapper
 

Methods in com.retek.rcom.gui.wrapper with parameters of type CustomerOrderGiftServiceLineType
 CustomerOrderGiftServiceLine RcomOrderLine.getGiftServiceLine(CustomerOrderGiftServiceLineType type)
          Retrieves the gift service line for a particular gift type.
 



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