public static final class RecipeProcessElementText.RecipeProcessElementTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
RecipeProcessElementText |
build() |
RecipeProcessElementText.RecipeProcessElementTextBuilder |
language(String language) |
RecipeProcessElementText.RecipeProcessElementTextBuilder |
recipeLastChangeDateTime(ZonedDateTime recipeLastChangeDateTime) |
RecipeProcessElementText.RecipeProcessElementTextBuilder |
recipeProcessElement(RecipeProcessElement value) |
RecipeProcessElementText.RecipeProcessElementTextBuilder |
recipeProcessElementDesc(String recipeProcessElementDesc) |
RecipeProcessElementText.RecipeProcessElementTextBuilder |
recipeProcessElementUUID(UUID recipeProcessElementUUID) |
RecipeProcessElementText.RecipeProcessElementTextBuilder |
recipeProcessUUID(UUID recipeProcessUUID) |
String |
toString() |
@Nonnull public RecipeProcessElementText.RecipeProcessElementTextBuilder recipeProcessElement(RecipeProcessElement value)
public RecipeProcessElementText.RecipeProcessElementTextBuilder recipeProcessElementUUID(UUID recipeProcessElementUUID)
public RecipeProcessElementText.RecipeProcessElementTextBuilder language(String language)
public RecipeProcessElementText.RecipeProcessElementTextBuilder recipeProcessUUID(UUID recipeProcessUUID)
public RecipeProcessElementText.RecipeProcessElementTextBuilder recipeProcessElementDesc(String recipeProcessElementDesc)
public RecipeProcessElementText.RecipeProcessElementTextBuilder recipeLastChangeDateTime(ZonedDateTime recipeLastChangeDateTime)
public RecipeProcessElementText build()
Copyright © 2019 SAP SE. All rights reserved.