Uses of Class
com.echothree.model.control.contact.common.transfer.PostalAddressLineTransfer
Packages that use PostalAddressLineTransfer
Package
Description
-
Uses of PostalAddressLineTransfer in com.echothree.control.user.contact.common.result
Methods in com.echothree.control.user.contact.common.result that return PostalAddressLineTransferModifier and TypeMethodDescriptionEditPostalAddressLineResult.getPostalAddressLine()
GetPostalAddressLineElementsResult.getPostalAddressLine()
Methods in com.echothree.control.user.contact.common.result that return types with arguments of type PostalAddressLineTransferMethods in com.echothree.control.user.contact.common.result with parameters of type PostalAddressLineTransferModifier and TypeMethodDescriptionvoid
EditPostalAddressLineResult.setPostalAddressLine
(PostalAddressLineTransfer postalAddressLine) void
GetPostalAddressLineElementsResult.setPostalAddressLine
(PostalAddressLineTransfer postalAddressLine) Method parameters in com.echothree.control.user.contact.common.result with type arguments of type PostalAddressLineTransferModifier and TypeMethodDescriptionvoid
GetPostalAddressLinesResult.setPostalAddressLines
(List<PostalAddressLineTransfer> postalAddressLines) -
Uses of PostalAddressLineTransfer in com.echothree.model.control.contact.common.transfer
Methods in com.echothree.model.control.contact.common.transfer that return PostalAddressLineTransferMethods in com.echothree.model.control.contact.common.transfer that return types with arguments of type PostalAddressLineTransferMethods in com.echothree.model.control.contact.common.transfer with parameters of type PostalAddressLineTransferModifier and TypeMethodDescriptionvoid
PostalAddressLineElementTransfer.setPostalAddressLine
(PostalAddressLineTransfer postalAddressLine) Method parameters in com.echothree.model.control.contact.common.transfer with type arguments of type PostalAddressLineTransferModifier and TypeMethodDescriptionvoid
PostalAddressFormatTransfer.setPostalAddressLines
(ListWrapper<PostalAddressLineTransfer> postalAddressLines) Constructors in com.echothree.model.control.contact.common.transfer with parameters of type PostalAddressLineTransferModifierConstructorDescriptionPostalAddressLineElementTransfer
(PostalAddressLineTransfer postalAddressLine, Integer postalAddressLineElementSortOrder, PostalAddressElementTypeTransfer postalAddressElementType, String prefix, Boolean alwaysIncludePrefix, String suffix, Boolean alwaysIncludeSuffix) Creates a new instance of PostalAddressLineElementTransfer -
Uses of PostalAddressLineTransfer in com.echothree.model.control.contact.server.control
Methods in com.echothree.model.control.contact.server.control that return PostalAddressLineTransferModifier and TypeMethodDescriptionContactControl.getPostalAddressLineTransfer
(UserVisit userVisit, PostalAddressLine postalAddressLine) Methods in com.echothree.model.control.contact.server.control that return types with arguments of type PostalAddressLineTransferModifier and TypeMethodDescriptionContactControl.getPostalAddressLineTransfersByPostalAddressFormat
(UserVisit userVisit, PostalAddressFormat postalAddressFormat) -
Uses of PostalAddressLineTransfer in com.echothree.model.control.contact.server.transfer
Methods in com.echothree.model.control.contact.server.transfer that return PostalAddressLineTransferModifier and TypeMethodDescriptionPostalAddressLineTransferCache.getPostalAddressLineTransfer
(PostalAddressLine postalAddressLine)