public static class RecipeProcessParam.RecipeProcessParamBuilder extends Object
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamUUID(UUID recipeProcessParamUUID)
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParam(String recipeProcessParam)
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamUnit(String recipeProcessParamUnit)
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamUnitIsFxd(Boolean recipeProcessParamUnitIsFxd)
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamTgtVal(String recipeProcessParamTgtVal)
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamTgtValIsFxd(Boolean recipeProcessParamTgtValIsFxd)
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamMinVal(String recipeProcessParamMinVal)
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamMinValIsFxd(Boolean recipeProcessParamMinValIsFxd)
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamMaxVal(String recipeProcessParamMaxVal)
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamMaxValIsFxd(Boolean recipeProcessParamMaxValIsFxd)
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamDecPlaces(String recipeProcessParamDecPlaces)
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamGroup(String recipeProcessParamGroup)
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamClass(String recipeProcessParamClass)
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamIsObsolete(Boolean recipeProcessParamIsObsolete)
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamIsDeleted(Boolean recipeProcessParamIsDeleted)
public RecipeProcessParam build()
Copyright © 2019 SAP SE. All rights reserved.