public static final class RecipeProcessElement.RecipeProcessElementBuilder extends Object
@Nonnull public RecipeProcessElement.RecipeProcessElementBuilder recipe(Recipe value)
@Nonnull public RecipeProcessElement.RecipeProcessElementBuilder formulaItem(RecipeFormulaItem... value)
@Nonnull public RecipeProcessElement.RecipeProcessElementBuilder recipeProcessElementChild(RecipeProcessElement... value)
@Nonnull public RecipeProcessElement.RecipeProcessElementBuilder recipeProcessElementParent(RecipeProcessElement value)
@Nonnull public RecipeProcessElement.RecipeProcessElementBuilder recipeProcessElementText(RecipeProcessElementText... value)
@Nonnull public RecipeProcessElement.RecipeProcessElementBuilder recipeProcessEquipRqmt(RecipeProcessEquipRqmt... value)
@Nonnull public RecipeProcessElement.RecipeProcessElementBuilder recipeProcessParamValue(RecipeProcessParamValue... value)
public RecipeProcessElement.RecipeProcessElementBuilder recipeProcessElementUUID(UUID recipeProcessElementUUID)
public RecipeProcessElement.RecipeProcessElementBuilder recipeProcessUUID(UUID recipeProcessUUID)
public RecipeProcessElement.RecipeProcessElementBuilder recipeProcessElementType(String recipeProcessElementType)
public RecipeProcessElement.RecipeProcessElementBuilder recipeProcessElementParentUUID(UUID recipeProcessElementParentUUID)
public RecipeProcessElement.RecipeProcessElementBuilder recipeProcessElementPosNmbr(String recipeProcessElementPosNmbr)
public RecipeProcessElement.RecipeProcessElementBuilder recipeLastChangeDateTime(ZonedDateTime recipeLastChangeDateTime)
public RecipeProcessElement build()
Copyright © 2019 SAP SE. All rights reserved.