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