Uses of Class
com.retek.component.pend.NegativeCustomerRecordType

Packages that use NegativeCustomerRecordType
com.retek.component.pend   
 

Uses of NegativeCustomerRecordType in com.retek.component.pend
 

Fields in com.retek.component.pend declared as NegativeCustomerRecordType
static NegativeCustomerRecordType NegativeCustomerRecordType.FRAUD
           
static NegativeCustomerRecordType NegativeCustomerRecordType.CUSTOMER_ALERT
           
 

Methods in com.retek.component.pend that return NegativeCustomerRecordType
static NegativeCustomerRecordType NegativeCustomerRecordType.fromCode(java.lang.String code)
           
 NegativeCustomerRecordType NegativeCustomerRecord.getType()
           
 

Methods in com.retek.component.pend with parameters of type NegativeCustomerRecordType
 void NegativeCustomerRecord.setType(NegativeCustomerRecordType fraudReason)
           
 



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