Uses of Class
com.echothree.model.control.contact.common.choice.PostalAddressFormatChoicesBean
Packages that use PostalAddressFormatChoicesBean
Package
Description
-
Uses of PostalAddressFormatChoicesBean in com.echothree.control.user.contact.common.result
Methods in com.echothree.control.user.contact.common.result that return PostalAddressFormatChoicesBeanModifier and TypeMethodDescriptionGetPostalAddressFormatChoicesResult.getPostalAddressFormatChoices()
Methods in com.echothree.control.user.contact.common.result with parameters of type PostalAddressFormatChoicesBeanModifier and TypeMethodDescriptionvoid
GetPostalAddressFormatChoicesResult.setPostalAddressFormatChoices
(PostalAddressFormatChoicesBean postalAddressFormat) -
Uses of PostalAddressFormatChoicesBean in com.echothree.model.control.contact.server.control
Methods in com.echothree.model.control.contact.server.control that return PostalAddressFormatChoicesBeanModifier and TypeMethodDescriptionContactControl.getPostalAddressFormatChoices
(String defaultPostalAddressFormatChoice, Language language, boolean allowNullChoice)