Uses of Class
com.echothree.model.control.party.common.transfer.TimeZoneDescriptionTransfer
Packages that use TimeZoneDescriptionTransfer
Package
Description
-
Uses of TimeZoneDescriptionTransfer in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return TimeZoneDescriptionTransferMethods in com.echothree.control.user.party.common.result that return types with arguments of type TimeZoneDescriptionTransferMethods in com.echothree.control.user.party.common.result with parameters of type TimeZoneDescriptionTransferModifier and TypeMethodDescriptionvoidEditTimeZoneDescriptionResult.setTimeZoneDescription(TimeZoneDescriptionTransfer timeZoneDescription) Method parameters in com.echothree.control.user.party.common.result with type arguments of type TimeZoneDescriptionTransferModifier and TypeMethodDescriptionvoidGetTimeZoneDescriptionsResult.setTimeZoneDescriptions(List<TimeZoneDescriptionTransfer> timeZoneDescriptions) -
Uses of TimeZoneDescriptionTransfer in com.echothree.model.control.party.server.control
Methods in com.echothree.model.control.party.server.control that return TimeZoneDescriptionTransferModifier and TypeMethodDescriptionPartyControl.getTimeZoneDescriptionTransfer(UserVisit userVisit, TimeZoneDescription timeZoneDescription) Methods in com.echothree.model.control.party.server.control that return types with arguments of type TimeZoneDescriptionTransferModifier and TypeMethodDescriptionPartyControl.getTimeZoneDescriptionTransfers(UserVisit userVisit, TimeZone timeZone) -
Uses of TimeZoneDescriptionTransfer in com.echothree.model.control.party.server.transfer
Methods in com.echothree.model.control.party.server.transfer that return TimeZoneDescriptionTransferModifier and TypeMethodDescriptionTimeZoneDescriptionTransferCache.getTransfer(UserVisit userVisit, TimeZoneDescription timeZoneDescription)