Uses of Class
com.echothree.model.control.geo.server.graphql.GeoCodeTimeZoneObject
Packages that use GeoCodeTimeZoneObject
Package
Description
-
Uses of GeoCodeTimeZoneObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return GeoCodeTimeZoneObjectModifier and TypeMethodDescriptionstatic GeoCodeTimeZoneObjectGraphQlQueries.geoCodeTimeZone(graphql.schema.DataFetchingEnvironment env, String geoCodeName, String javaTimeZoneName) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type GeoCodeTimeZoneObjectModifier and TypeMethodDescriptionGraphQlQueries.geoCodeTimeZones(graphql.schema.DataFetchingEnvironment env, String geoCodeName, String javaTimeZoneName) -
Uses of GeoCodeTimeZoneObject in com.echothree.model.control.geo.server.graphql
Methods in com.echothree.model.control.geo.server.graphql that return types with arguments of type GeoCodeTimeZoneObjectModifier and TypeMethodDescriptionGeoCodeObject.getGeoCodeTimeZones(graphql.schema.DataFetchingEnvironment env) -
Uses of GeoCodeTimeZoneObject in com.echothree.model.control.party.server.graphql
Methods in com.echothree.model.control.party.server.graphql that return types with arguments of type GeoCodeTimeZoneObjectModifier and TypeMethodDescriptionTimeZoneObject.getGeoCodeTimeZones(graphql.schema.DataFetchingEnvironment env)