Uses of Class
com.echothree.model.control.contact.common.choice.PostalAddressStatusChoicesBean
Packages that use PostalAddressStatusChoicesBean
Package
Description
-
Uses of PostalAddressStatusChoicesBean in com.echothree.control.user.contact.common.result
Methods in com.echothree.control.user.contact.common.result that return PostalAddressStatusChoicesBeanModifier and TypeMethodDescriptionGetPostalAddressStatusChoicesResult.getPostalAddressStatusChoices()
Methods in com.echothree.control.user.contact.common.result with parameters of type PostalAddressStatusChoicesBeanModifier and TypeMethodDescriptionvoid
GetPostalAddressStatusChoicesResult.setPostalAddressStatusChoices
(PostalAddressStatusChoicesBean PostalAddressStatusChoices) -
Uses of PostalAddressStatusChoicesBean in com.echothree.model.control.contact.server.control
Methods in com.echothree.model.control.contact.server.control that return PostalAddressStatusChoicesBeanModifier and TypeMethodDescriptionContactControl.getPostalAddressStatusChoices
(String defaultPostalAddressStatusChoice, Language language, boolean allowNullChoice, ContactMechanism contactMechanism, PartyPK partyPK)