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