Uses of Class
com.retek.commons.util.type.ContactMethodType

Packages that use ContactMethodType
com.retek.commons.util.type   
com.retek.component.customer   
 

Uses of ContactMethodType in com.retek.commons.util.type
 

Fields in com.retek.commons.util.type declared as ContactMethodType
static ContactMethodType ContactMethodType.EMAIL
           
static ContactMethodType ContactMethodType.TELEPHONE
           
static ContactMethodType ContactMethodType.MAIL
           
static ContactMethodType ContactMethodType.FAX
           
 

Methods in com.retek.commons.util.type that return ContactMethodType
static ContactMethodType ContactMethodType.fromCode(java.lang.String code)
           
 

Uses of ContactMethodType in com.retek.component.customer
 

Methods in com.retek.component.customer that return ContactMethodType
 ContactMethodType CustomerPreference.getPreferredContactMethod()
           
 

Methods in com.retek.component.customer with parameters of type ContactMethodType
 void CustomerPreference.setPreferredContactMethod(ContactMethodType preferredContactMethod)
           
 



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