Uses of Interface
com.echothree.control.user.contact.common.result.EditPostalAddressLineElementResult
Packages that use EditPostalAddressLineElementResult
Package
Description
-
Uses of EditPostalAddressLineElementResult in com.echothree.control.user.contact.common
Methods in com.echothree.control.user.contact.common that return types with arguments of type EditPostalAddressLineElementResultModifier and TypeMethodDescriptionContactService.editPostalAddressLineElement(UserVisitPK userVisitPK, EditPostalAddressLineElementForm form) -
Uses of EditPostalAddressLineElementResult in com.echothree.control.user.contact.common.result
Methods in com.echothree.control.user.contact.common.result that return EditPostalAddressLineElementResult -
Uses of EditPostalAddressLineElementResult in com.echothree.control.user.contact.server
Methods in com.echothree.control.user.contact.server that return types with arguments of type EditPostalAddressLineElementResultModifier and TypeMethodDescriptionContactBean.editPostalAddressLineElement(UserVisitPK userVisitPK, EditPostalAddressLineElementForm form)