Uses of Class
com.hybris.cis.client.geolocation.exception.GeolocationServiceExceptionCodes
-
Packages that use GeolocationServiceExceptionCodes Package Description com.hybris.cis.client.geolocation.exception -
-
Uses of GeolocationServiceExceptionCodes in com.hybris.cis.client.geolocation.exception
Methods in com.hybris.cis.client.geolocation.exception that return GeolocationServiceExceptionCodes Modifier and Type Method Description static GeolocationServiceExceptionCodesGeolocationServiceExceptionCodes. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static GeolocationServiceExceptionCodes[]GeolocationServiceExceptionCodes. values()Returns an array containing the constants of this enum type, in the order they are declared.
-