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