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