Uses of Class
com.echothree.model.control.party.common.transfer.BirthdayFormatDescriptionTransfer
Packages that use BirthdayFormatDescriptionTransfer
Package
Description
-
Uses of BirthdayFormatDescriptionTransfer in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return BirthdayFormatDescriptionTransferModifier and TypeMethodDescriptionGetBirthdayFormatDescriptionResult.getBirthdayFormatDescription()
Methods in com.echothree.control.user.party.common.result that return types with arguments of type BirthdayFormatDescriptionTransferModifier and TypeMethodDescriptionGetBirthdayFormatDescriptionsResult.getBirthdayFormatDescriptions()
Methods in com.echothree.control.user.party.common.result with parameters of type BirthdayFormatDescriptionTransferModifier and TypeMethodDescriptionvoid
GetBirthdayFormatDescriptionResult.setBirthdayFormatDescription
(BirthdayFormatDescriptionTransfer birthdayFormatDescription) Method parameters in com.echothree.control.user.party.common.result with type arguments of type BirthdayFormatDescriptionTransferModifier and TypeMethodDescriptionvoid
GetBirthdayFormatDescriptionsResult.setBirthdayFormatDescriptions
(List<BirthdayFormatDescriptionTransfer> birthdayFormatDescriptions) -
Uses of BirthdayFormatDescriptionTransfer in com.echothree.model.control.party.server.control
Methods in com.echothree.model.control.party.server.control that return BirthdayFormatDescriptionTransferModifier and TypeMethodDescriptionPartyControl.getBirthdayFormatDescriptionTransfer
(UserVisit userVisit, BirthdayFormatDescription birthdayFormatDescription) Methods in com.echothree.model.control.party.server.control that return types with arguments of type BirthdayFormatDescriptionTransferModifier and TypeMethodDescriptionPartyControl.getBirthdayFormatDescriptionTransfers
(UserVisit userVisit, BirthdayFormat birthdayFormat) -
Uses of BirthdayFormatDescriptionTransfer in com.echothree.model.control.party.server.transfer
Methods in com.echothree.model.control.party.server.transfer that return BirthdayFormatDescriptionTransferModifier and TypeMethodDescriptionBirthdayFormatDescriptionTransferCache.getBirthdayFormatDescriptionTransfer
(BirthdayFormatDescription birthdayFormatDescription)