Uses of Class
com.echothree.model.control.contact.common.choice.EmailAddressStatusChoicesBean
Packages that use EmailAddressStatusChoicesBean
Package
Description
-
Uses of EmailAddressStatusChoicesBean in com.echothree.control.user.contact.common.result
Methods in com.echothree.control.user.contact.common.result that return EmailAddressStatusChoicesBeanModifier and TypeMethodDescriptionGetEmailAddressStatusChoicesResult.getEmailAddressStatusChoices()
Methods in com.echothree.control.user.contact.common.result with parameters of type EmailAddressStatusChoicesBeanModifier and TypeMethodDescriptionvoid
GetEmailAddressStatusChoicesResult.setEmailAddressStatusChoices
(EmailAddressStatusChoicesBean EmailAddressStatusChoices) -
Uses of EmailAddressStatusChoicesBean in com.echothree.model.control.contact.server.control
Methods in com.echothree.model.control.contact.server.control that return EmailAddressStatusChoicesBeanModifier and TypeMethodDescriptionContactControl.getEmailAddressStatusChoices
(String defaultEmailAddressStatusChoice, Language language, boolean allowNullChoice, ContactMechanism contactMechanism, PartyPK partyPK)