|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GiftWrapType | |
com.retek.component.item | |
com.retek.component.item.impl | |
com.retek.component.item.impl.remote |
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)
|
Uses of GiftWrapType in com.retek.component.item.impl |
Methods in com.retek.component.item.impl that return GiftWrapType | |
GiftWrapType |
SellableItemImpl.getGiftWrapType()
|
Methods in com.retek.component.item.impl with parameters of type GiftWrapType | |
void |
SellableItemImpl.setGiftWrapType(GiftWrapType giftWrapType)
|
Uses of GiftWrapType in com.retek.component.item.impl.remote |
Methods in com.retek.component.item.impl.remote that return GiftWrapType | |
GiftWrapType |
SellableItemDto.getGiftWrapType()
|
Methods in com.retek.component.item.impl.remote with parameters of type GiftWrapType | |
void |
SellableItemDto.setGiftWrapType(GiftWrapType giftWrapType)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |