public static final class RecipeProcessElementText.RecipeProcessElementTextBuilder extends Object
@Nonnull public RecipeProcessElementText.RecipeProcessElementTextBuilder recipeProcessElement(RecipeProcessElement value)
value
- The RecipeProcessElement to build this RecipeProcessElementText with.@Nonnull public RecipeProcessElementText.RecipeProcessElementTextBuilder recipeProcessElementUUID(@Nullable UUID recipeProcessElementUUID)
Original property name from the Odata EDM: RecipeProcessElementUUID
this
.@Nonnull public RecipeProcessElementText.RecipeProcessElementTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
this
.@Nonnull public RecipeProcessElementText.RecipeProcessElementTextBuilder recipeProcessUUID(@Nullable UUID recipeProcessUUID)
Original property name from the Odata EDM: RecipeProcessUUID
this
.@Nonnull public RecipeProcessElementText.RecipeProcessElementTextBuilder recipeProcessElementDesc(@Nullable String recipeProcessElementDesc)
Original property name from the Odata EDM: RecipeProcessElementDesc
this
.@Nonnull public RecipeProcessElementText.RecipeProcessElementTextBuilder recipeLastChangeDateTime(@Nullable ZonedDateTime recipeLastChangeDateTime)
Original property name from the Odata EDM: RecipeLastChangeDateTime
this
.@Nonnull public RecipeProcessElementText.RecipeProcessElementTextBuilder recipeUUID(@Nullable UUID recipeUUID)
Original property name from the Odata EDM: RecipeUUID
this
.@Nonnull public RecipeProcessElementText.RecipeProcessElementTextBuilder recipe(@Nullable String recipe)
Original property name from the Odata EDM: Recipe
this
.@Nonnull public RecipeProcessElementText.RecipeProcessElementTextBuilder recipeProcessStagePosNmbr(@Nullable String recipeProcessStagePosNmbr)
Original property name from the Odata EDM: RecipeProcessStagePosNmbr
this
.@Nonnull public RecipeProcessElementText.RecipeProcessElementTextBuilder recipeProcessOperationPosNmbr(@Nullable String recipeProcessOperationPosNmbr)
Original property name from the Odata EDM: RecipeProcessOperationPosNmbr
this
.@Nonnull public RecipeProcessElementText.RecipeProcessElementTextBuilder recipeProcessActionPosNmbr(@Nullable String recipeProcessActionPosNmbr)
Original property name from the Odata EDM: RecipeProcessActionPosNmbr
this
.@Nonnull public RecipeProcessElementText build()
Copyright © 2021 SAP SE. All rights reserved.