public static final class RecipeProcessParam.RecipeProcessParamBuilder extends Object
@Nonnull public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamDesc(RecipeProcessParamText... value)
value
- The RecipeProcessParamTexts to build this RecipeProcessParam with.public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamUUID(@Nullable UUID recipeProcessParamUUID)
Original property name from the Odata EDM: RecipeProcessParamUUID
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParam(@Nullable String recipeProcessParam)
Original property name from the Odata EDM: RecipeProcessParam
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamUnit(@Nullable String recipeProcessParamUnit)
Original property name from the Odata EDM: RecipeProcessParamUnit
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamUnitIsFxd(@Nullable Boolean recipeProcessParamUnitIsFxd)
Original property name from the Odata EDM: RecipeProcessParamUnitIsFxd
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamTgtVal(@Nullable String recipeProcessParamTgtVal)
Original property name from the Odata EDM: RecipeProcessParamTgtVal
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamTgtValIsFxd(@Nullable Boolean recipeProcessParamTgtValIsFxd)
Original property name from the Odata EDM: RecipeProcessParamTgtValIsFxd
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamMinVal(@Nullable String recipeProcessParamMinVal)
Original property name from the Odata EDM: RecipeProcessParamMinVal
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamMinValIsFxd(@Nullable Boolean recipeProcessParamMinValIsFxd)
Original property name from the Odata EDM: RecipeProcessParamMinValIsFxd
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamMaxVal(@Nullable String recipeProcessParamMaxVal)
Original property name from the Odata EDM: RecipeProcessParamMaxVal
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamMaxValIsFxd(@Nullable Boolean recipeProcessParamMaxValIsFxd)
Original property name from the Odata EDM: RecipeProcessParamMaxValIsFxd
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamDecPlaces(@Nullable String recipeProcessParamDecPlaces)
Original property name from the Odata EDM: RecipeProcessParamDecPlaces
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamGroup(@Nullable String recipeProcessParamGroup)
Original property name from the Odata EDM: RecipeProcessParamGroup
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamClass(@Nullable String recipeProcessParamClass)
Original property name from the Odata EDM: RecipeProcessParamClass
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamIsObsolete(@Nullable Boolean recipeProcessParamIsObsolete)
Original property name from the Odata EDM: RecipeProcessParamIsObsolete
public RecipeProcessParam.RecipeProcessParamBuilder recipeProcessParamIsDeleted(@Nullable Boolean recipeProcessParamIsDeleted)
Original property name from the Odata EDM: RecipeProcessParamIsDeleted
public RecipeProcessParam build()
Copyright © 2019 SAP SE. All rights reserved.