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