|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |