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

Packages that use CatalogRequestType
com.retek.component.customer   
 

Uses of CatalogRequestType in com.retek.component.customer
 

Fields in com.retek.component.customer declared as CatalogRequestType
static CatalogRequestType CatalogRequestType.REFERRAL_INQUIRY
           
static CatalogRequestType CatalogRequestType.PAID_INQUIRY
           
static CatalogRequestType CatalogRequestType.STORE_INQUIRY
           
static CatalogRequestType CatalogRequestType.UNPAID_INQUIRY
           
 

Methods in com.retek.component.customer that return CatalogRequestType
static CatalogRequestType CatalogRequestType.fromCode(java.lang.String code)
           
 CatalogRequestType CatalogRequest.getRequestType()
           
 

Methods in com.retek.component.customer with parameters of type CatalogRequestType
 void CatalogRequest.setRequestType(CatalogRequestType requestType)
           
 



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