Uses of Class
com.echothree.model.control.geo.common.transfer.GeoCodeTimeZoneTransfer
Packages that use GeoCodeTimeZoneTransfer
Package
Description
-
Uses of GeoCodeTimeZoneTransfer in com.echothree.control.user.geo.common.result
Methods in com.echothree.control.user.geo.common.result that return GeoCodeTimeZoneTransferModifier and TypeMethodDescriptionEditGeoCodeTimeZoneResult.getGeoCodeTimeZone()GetGeoCodeTimeZoneResult.getGeoCodeTimeZone()Methods in com.echothree.control.user.geo.common.result that return types with arguments of type GeoCodeTimeZoneTransferMethods in com.echothree.control.user.geo.common.result with parameters of type GeoCodeTimeZoneTransferModifier and TypeMethodDescriptionvoidEditGeoCodeTimeZoneResult.setGeoCodeTimeZone(GeoCodeTimeZoneTransfer geoCodeTimeZone) voidGetGeoCodeTimeZoneResult.setGeoCodeTimeZone(GeoCodeTimeZoneTransfer geoCodeTimeZone) Method parameters in com.echothree.control.user.geo.common.result with type arguments of type GeoCodeTimeZoneTransferModifier and TypeMethodDescriptionvoidGetGeoCodeTimeZonesResult.setGeoCodeTimeZones(List<GeoCodeTimeZoneTransfer> geoCodeTimeZones) -
Uses of GeoCodeTimeZoneTransfer in com.echothree.model.control.geo.server.control
Methods in com.echothree.model.control.geo.server.control that return GeoCodeTimeZoneTransferModifier and TypeMethodDescriptionGeoControl.getGeoCodeTimeZoneTransfer(UserVisit userVisit, GeoCodeTimeZone geoCodeTimeZone) Methods in com.echothree.model.control.geo.server.control that return types with arguments of type GeoCodeTimeZoneTransferModifier and TypeMethodDescriptionGeoControl.getGeoCodeTimeZoneTransfers(UserVisit userVisit, Collection<GeoCodeTimeZone> geoCodeTimeZones) GeoControl.getGeoCodeTimeZoneTransfersByGeoCode(UserVisit userVisit, GeoCode geoCode) GeoControl.getGeoCodeTimeZoneTransfersByTimeZone(UserVisit userVisit, TimeZone timeZone) -
Uses of GeoCodeTimeZoneTransfer in com.echothree.model.control.geo.server.transfer
Methods in com.echothree.model.control.geo.server.transfer that return GeoCodeTimeZoneTransferModifier and TypeMethodDescriptionGeoCodeTimeZoneTransferCache.getGeoCodeTimeZoneTransfer(UserVisit userVisit, GeoCodeTimeZone geoCodeTimeZone)