Uses of Class
com.echothree.model.control.party.server.graphql.TimeZoneObject
Packages that use TimeZoneObject
Package
Description
-
Uses of TimeZoneObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return TimeZoneObjectModifier and TypeMethodDescriptionstatic TimeZoneObject
GraphQlQueries.timeZone
(graphql.schema.DataFetchingEnvironment env, String javaTimeZoneName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type TimeZoneObjectModifier and TypeMethodDescriptionstatic CountingPaginatedData<TimeZoneObject>
GraphQlQueries.timeZones
(graphql.schema.DataFetchingEnvironment env) -
Uses of TimeZoneObject in com.echothree.model.control.party.server.graphql
Methods in com.echothree.model.control.party.server.graphql that return TimeZoneObjectModifier and TypeMethodDescriptionBasePartyObject.getPreferredTimeZone
(graphql.schema.DataFetchingEnvironment env) -
Uses of TimeZoneObject in com.echothree.model.control.user.server.graphql
Methods in com.echothree.model.control.user.server.graphql that return TimeZoneObjectModifier and TypeMethodDescriptionUserVisitObject.getPreferredTimeZone
(graphql.schema.DataFetchingEnvironment env)