Uses of Class
com.echothree.model.control.geo.server.graphql.GeoCodeLanguageObject
Packages that use GeoCodeLanguageObject
Package
Description
-
Uses of GeoCodeLanguageObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return GeoCodeLanguageObjectModifier and TypeMethodDescriptionstatic GeoCodeLanguageObjectGraphQlQueries.geoCodeLanguage(graphql.schema.DataFetchingEnvironment env, String geoCodeName, String languageIsoName) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type GeoCodeLanguageObjectModifier and TypeMethodDescriptionGraphQlQueries.geoCodeLanguages(graphql.schema.DataFetchingEnvironment env, String geoCodeName, String languageIsoName) -
Uses of GeoCodeLanguageObject in com.echothree.model.control.geo.server.graphql
Methods in com.echothree.model.control.geo.server.graphql that return types with arguments of type GeoCodeLanguageObjectModifier and TypeMethodDescriptionGeoCodeObject.getGeoCodeLanguages(graphql.schema.DataFetchingEnvironment env) -
Uses of GeoCodeLanguageObject in com.echothree.model.control.party.server.graphql
Methods in com.echothree.model.control.party.server.graphql that return types with arguments of type GeoCodeLanguageObjectModifier and TypeMethodDescriptionLanguageObject.getGeoCodeLanguages(graphql.schema.DataFetchingEnvironment env)