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

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

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

Fields in com.retek.commons.util.type declared as ContactTimeType
static ContactTimeType ContactTimeType.MORNING
           
static ContactTimeType ContactTimeType.AFTERNOON
           
static ContactTimeType ContactTimeType.EVENING
           
 

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

Uses of ContactTimeType in com.retek.component.customer
 

Methods in com.retek.component.customer that return ContactTimeType
 ContactTimeType CustomerPreference.getPreferredContactTime()
           
 

Methods in com.retek.component.customer with parameters of type ContactTimeType
 void CustomerPreference.setPreferredContactTime(ContactTimeType preferredContactTime)
           
 



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