Uses of Class
com.echothree.model.control.geo.server.graphql.GeoCodeObject
Packages that use GeoCodeObject
Package
Description
-
Uses of GeoCodeObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return GeoCodeObject -
Uses of GeoCodeObject in com.echothree.model.control.contact.server.graphql
Methods in com.echothree.model.control.contact.server.graphql that return GeoCodeObjectModifier and TypeMethodDescriptionContactPostalAddressObject.getCityGeoCode(graphql.schema.DataFetchingEnvironment env) ContactPostalAddressObject.getCountryGeoCode(graphql.schema.DataFetchingEnvironment env) ContactTelephoneObject.getCountryGeoCode(graphql.schema.DataFetchingEnvironment env) ContactPostalAddressObject.getCountyGeoCode(graphql.schema.DataFetchingEnvironment env) ContactPostalAddressObject.getPostalCodeGeoCode(graphql.schema.DataFetchingEnvironment env) ContactPostalAddressObject.getStateGeoCode(graphql.schema.DataFetchingEnvironment env)