Uses of Class
be.recipe.services.core.RecipeExceptionDetails.ErrorMap
-
Packages that use RecipeExceptionDetails.ErrorMap Package Description be.recipe.services.core -
-
Uses of RecipeExceptionDetails.ErrorMap in be.recipe.services.core
Fields in be.recipe.services.core declared as RecipeExceptionDetails.ErrorMap Modifier and Type Field Description protected RecipeExceptionDetails.ErrorMapRecipeExceptionDetails. errorMapMethods in be.recipe.services.core that return RecipeExceptionDetails.ErrorMap Modifier and Type Method Description RecipeExceptionDetails.ErrorMapObjectFactory. createRecipeExceptionDetailsErrorMap()Create an instance ofRecipeExceptionDetails.ErrorMapRecipeExceptionDetails.ErrorMapRecipeExceptionDetails. getErrorMap()Gets the value of the errorMap property.Methods in be.recipe.services.core with parameters of type RecipeExceptionDetails.ErrorMap Modifier and Type Method Description voidRecipeExceptionDetails. setErrorMap(RecipeExceptionDetails.ErrorMap value)Sets the value of the errorMap property.
-