Uses of Class
com.retek.component.customer.RefundOrGiftCertificateActionType

Packages that use RefundOrGiftCertificateActionType
com.retek.component.customer   
com.retek.component.customer.impl   
com.retek.component.customer.impl.remote   
 

Uses of RefundOrGiftCertificateActionType in com.retek.component.customer
 

Fields in com.retek.component.customer declared as RefundOrGiftCertificateActionType
static RefundOrGiftCertificateActionType RefundOrGiftCertificateActionType.GIFT_CERTIFICATE_STATUE
           
static RefundOrGiftCertificateActionType RefundOrGiftCertificateActionType.VOID
           
 

Methods in com.retek.component.customer that return RefundOrGiftCertificateActionType
 RefundOrGiftCertificateActionType RefundOrGiftCertificateActivityRequest.getAction()
           
static RefundOrGiftCertificateActionType RefundOrGiftCertificateActionType.fromCode(java.lang.String code)
           
 

Methods in com.retek.component.customer with parameters of type RefundOrGiftCertificateActionType
 void RefundOrGiftCertificateActivityRequest.setAction(RefundOrGiftCertificateActionType action)
           
 

Uses of RefundOrGiftCertificateActionType in com.retek.component.customer.impl
 

Methods in com.retek.component.customer.impl that return RefundOrGiftCertificateActionType
 RefundOrGiftCertificateActionType RefundOrGiftCertificateActivityRequestImpl.getAction()
           
 

Methods in com.retek.component.customer.impl with parameters of type RefundOrGiftCertificateActionType
 void RefundOrGiftCertificateActivityRequestImpl.setAction(RefundOrGiftCertificateActionType action)
           
 

Uses of RefundOrGiftCertificateActionType in com.retek.component.customer.impl.remote
 

Fields in com.retek.component.customer.impl.remote declared as RefundOrGiftCertificateActionType
 RefundOrGiftCertificateActionType RefundOrGiftCertificateActivityRequestDto.action
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28