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

Packages that use NegativeCustomerRecordType
com.retek.component.pend   
com.retek.component.pend.impl   
com.retek.component.pend.impl.remote   
 

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)
           
 

Uses of NegativeCustomerRecordType in com.retek.component.pend.impl
 

Methods in com.retek.component.pend.impl that return NegativeCustomerRecordType
 NegativeCustomerRecordType NegativeCustomerRecordImpl.getType()
           
 

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

Uses of NegativeCustomerRecordType in com.retek.component.pend.impl.remote
 

Fields in com.retek.component.pend.impl.remote declared as NegativeCustomerRecordType
 NegativeCustomerRecordType NegativeCustomerRecordDto.type
           
 



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