public static final class RecipeFormulaItem.RecipeFormulaItemBuilder extends Object
@Nonnull public RecipeFormulaItem.RecipeFormulaItemBuilder recipe(Recipe value)
@Nonnull public RecipeFormulaItem.RecipeFormulaItemBuilder explosionRecipe(Recipe value)
@Nonnull public RecipeFormulaItem.RecipeFormulaItemBuilder recipeProcessElement(RecipeProcessElement value)
public RecipeFormulaItem.RecipeFormulaItemBuilder rcpFmlaItemUUID(UUID rcpFmlaItemUUID)
public RecipeFormulaItem.RecipeFormulaItemBuilder rcpFmlaUUID(UUID rcpFmlaUUID)
public RecipeFormulaItem.RecipeFormulaItemBuilder rcpFmlaItemPosition(String rcpFmlaItemPosition)
public RecipeFormulaItem.RecipeFormulaItemBuilder rcpFmlaItemType(String rcpFmlaItemType)
public RecipeFormulaItem.RecipeFormulaItemBuilder specificationInternalID(String specificationInternalID)
public RecipeFormulaItem.RecipeFormulaItemBuilder specification(String specification)
public RecipeFormulaItem.RecipeFormulaItemBuilder material(String material)
public RecipeFormulaItem.RecipeFormulaItemBuilder rcpFmlaItemComponentType(String rcpFmlaItemComponentType)
public RecipeFormulaItem.RecipeFormulaItemBuilder rcpFmlaItemLowerLimit(BigDecimal rcpFmlaItemLowerLimit)
public RecipeFormulaItem.RecipeFormulaItemBuilder rcpFmlaItemUpperLimit(BigDecimal rcpFmlaItemUpperLimit)
public RecipeFormulaItem.RecipeFormulaItemBuilder rcpFmlaItemQuantity(BigDecimal rcpFmlaItemQuantity)
public RecipeFormulaItem.RecipeFormulaItemBuilder rcpFmlaItemUnit(String rcpFmlaItemUnit)
public RecipeFormulaItem.RecipeFormulaItemBuilder rcpFmlaItemExceptionCode(String rcpFmlaItemExceptionCode)
public RecipeFormulaItem.RecipeFormulaItemBuilder rcpFmlaItemScrapInPercent(BigDecimal rcpFmlaItemScrapInPercent)
public RecipeFormulaItem.RecipeFormulaItemBuilder rcpFmlaItemOverrunInPercent(BigDecimal rcpFmlaItemOverrunInPercent)
public RecipeFormulaItem.RecipeFormulaItemBuilder rcpFmlaItemQuantityInKilogram(BigDecimal rcpFmlaItemQuantityInKilogram)
public RecipeFormulaItem.RecipeFormulaItemBuilder rcpFmlaItemIsSelectedForCalc(String rcpFmlaItemIsSelectedForCalc)
public RecipeFormulaItem.RecipeFormulaItemBuilder rcpFmlaItemExplosionRecipeUUID(UUID rcpFmlaItemExplosionRecipeUUID)
public RecipeFormulaItem.RecipeFormulaItemBuilder rcpFmlaItemIsBalancingItem(String rcpFmlaItemIsBalancingItem)
public RecipeFormulaItem.RecipeFormulaItemBuilder recipeFmlaItemAltvIsUsed(String recipeFmlaItemAltvIsUsed)
public RecipeFormulaItem.RecipeFormulaItemBuilder specificationType(String specificationType)
public RecipeFormulaItem.RecipeFormulaItemBuilder specificationAuthznGroup(String specificationAuthznGroup)
public RecipeFormulaItem.RecipeFormulaItemBuilder recipeProcessElementUUID(UUID recipeProcessElementUUID)
public RecipeFormulaItem.RecipeFormulaItemBuilder recipeProcessStageUUID(UUID recipeProcessStageUUID)
public RecipeFormulaItem.RecipeFormulaItemBuilder recipeProcessOperationUUID(UUID recipeProcessOperationUUID)
public RecipeFormulaItem.RecipeFormulaItemBuilder recipeProcessActionUUID(UUID recipeProcessActionUUID)
public RecipeFormulaItem.RecipeFormulaItemBuilder recipeProcessStagePosNmbr(String recipeProcessStagePosNmbr)
public RecipeFormulaItem.RecipeFormulaItemBuilder recipeProcessOperationPosNmbr(String recipeProcessOperationPosNmbr)
public RecipeFormulaItem.RecipeFormulaItemBuilder recipeProcessActionPosNmbr(String recipeProcessActionPosNmbr)
public RecipeFormulaItem.RecipeFormulaItemBuilder recipeLastChangeDateTime(ZonedDateTime recipeLastChangeDateTime)
public RecipeFormulaItem build()
Copyright © 2019 SAP SE. All rights reserved.