Uses of Class
com.echothree.model.control.contactlist.common.choice.ContactListContactMechanismPurposeChoicesBean
Packages that use ContactListContactMechanismPurposeChoicesBean
Package
Description
-
Uses of ContactListContactMechanismPurposeChoicesBean in com.echothree.control.user.contactlist.common.result
Methods in com.echothree.control.user.contactlist.common.result that return ContactListContactMechanismPurposeChoicesBeanModifier and TypeMethodDescriptionGetContactListContactMechanismPurposeChoicesResult.getContactListContactMechanismPurposeChoices()Methods in com.echothree.control.user.contactlist.common.result with parameters of type ContactListContactMechanismPurposeChoicesBeanModifier and TypeMethodDescriptionvoidGetContactListContactMechanismPurposeChoicesResult.setContactListContactMechanismPurposeChoices(ContactListContactMechanismPurposeChoicesBean contactListContactMechanismPurposeChoices) -
Uses of ContactListContactMechanismPurposeChoicesBean in com.echothree.model.control.contactlist.server.control
Methods in com.echothree.model.control.contactlist.server.control that return ContactListContactMechanismPurposeChoicesBeanModifier and TypeMethodDescriptionContactListControl.getContactListContactMechanismPurposeChoices(String defaultContactListContactMechanismPurposeChoice, Language language, boolean allowNullChoice, ContactList contactList)