Uses of Class
com.retek.component.item.GiftWrapType

Packages that use GiftWrapType
com.retek.component.item   
 

Uses of GiftWrapType in com.retek.component.item
 

Fields in com.retek.component.item declared as GiftWrapType
static GiftWrapType GiftWrapType.GIFT_MESSAGE
           
static GiftWrapType GiftWrapType.GIFT_CARD_OR_MESSAGE
           
static GiftWrapType GiftWrapType.GIFT_WRAP_CARD_AND_OR_MESSAGE
           
 

Methods in com.retek.component.item that return GiftWrapType
static GiftWrapType GiftWrapType.fromCode(java.lang.String code)
           
 GiftWrapType SellableItem.getGiftWrapType()
           
 

Methods in com.retek.component.item with parameters of type GiftWrapType
 void SellableItem.setGiftWrapType(GiftWrapType giftWrapType)
           
 



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