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