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