public static final class RecipeProcessParamValueTxt.RecipeProcessParamValueTxtBuilder extends Object
Modifier and Type | Method and Description |
---|---|
RecipeProcessParamValueTxt |
build() |
RecipeProcessParamValueTxt.RecipeProcessParamValueTxtBuilder |
language(String language) |
RecipeProcessParamValueTxt.RecipeProcessParamValueTxtBuilder |
recipeLastChangeDateTime(ZonedDateTime recipeLastChangeDateTime) |
RecipeProcessParamValueTxt.RecipeProcessParamValueTxtBuilder |
recipeProcessParamValue(RecipeProcessParamValue value) |
RecipeProcessParamValueTxt.RecipeProcessParamValueTxtBuilder |
recipeProcessParamValueDesc(String recipeProcessParamValueDesc) |
RecipeProcessParamValueTxt.RecipeProcessParamValueTxtBuilder |
recipeProcessParamValUUID(UUID recipeProcessParamValUUID) |
RecipeProcessParamValueTxt.RecipeProcessParamValueTxtBuilder |
recipeProcessUUID(UUID recipeProcessUUID) |
String |
toString() |
@Nonnull public RecipeProcessParamValueTxt.RecipeProcessParamValueTxtBuilder recipeProcessParamValue(RecipeProcessParamValue value)
public RecipeProcessParamValueTxt.RecipeProcessParamValueTxtBuilder recipeProcessParamValUUID(UUID recipeProcessParamValUUID)
public RecipeProcessParamValueTxt.RecipeProcessParamValueTxtBuilder language(String language)
public RecipeProcessParamValueTxt.RecipeProcessParamValueTxtBuilder recipeProcessUUID(UUID recipeProcessUUID)
public RecipeProcessParamValueTxt.RecipeProcessParamValueTxtBuilder recipeProcessParamValueDesc(String recipeProcessParamValueDesc)
public RecipeProcessParamValueTxt.RecipeProcessParamValueTxtBuilder recipeLastChangeDateTime(ZonedDateTime recipeLastChangeDateTime)
public RecipeProcessParamValueTxt build()
Copyright © 2019 SAP SE. All rights reserved.