Uses of Class
com.echothree.model.control.geo.server.graphql.GeoCodeAliasObject
Packages that use GeoCodeAliasObject
Package
Description
-
Uses of GeoCodeAliasObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return GeoCodeAliasObjectModifier and TypeMethodDescriptionstatic GeoCodeAliasObjectGraphQlQueries.geoCodeAlias(graphql.schema.DataFetchingEnvironment env, String geoCodeName, String geoCodeAliasTypeName) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type GeoCodeAliasObjectModifier and TypeMethodDescriptionGraphQlQueries.geoCodeAliases(graphql.schema.DataFetchingEnvironment env, String geoCodeName) -
Uses of GeoCodeAliasObject in com.echothree.model.control.geo.server.graphql
Methods in com.echothree.model.control.geo.server.graphql that return types with arguments of type GeoCodeAliasObjectModifier and TypeMethodDescriptionGeoCodeAliasTypeObject.getGeoCodeAliases(graphql.schema.DataFetchingEnvironment env) GeoCodeObject.getGeoCodeAliases(graphql.schema.DataFetchingEnvironment env)