Modifier and Type | Method and Description |
---|---|
Recipe |
build() |
Recipe.RecipeBuilder |
characteristics(RecipeCharc... value)
Navigation property to_Characteristics for Recipe to multiple RecipeCharc.
|
Recipe.RecipeBuilder |
classification(RecipeClass... value)
Navigation property to_Classification for Recipe to multiple RecipeClass.
|
Recipe.RecipeBuilder |
formulaItem(RecipeFormulaItem... value)
Navigation property to_FormulaItem for Recipe to multiple RecipeFormulaItem.
|
Recipe.RecipeBuilder |
plant(String plant)
Constraints: Not nullable, Maximum length: 4
|
Recipe.RecipeBuilder |
rcpFmlaUUID(UUID rcpFmlaUUID)
Constraints: none
|
Recipe.RecipeBuilder |
recipe(String recipe)
Constraints: Not nullable, Maximum length: 20
|
Recipe.RecipeBuilder |
recipeAlternativeNumber(String recipeAlternativeNumber)
Constraints: Not nullable, Maximum length: 3
|
Recipe.RecipeBuilder |
recipeAuthorizationGroup(String recipeAuthorizationGroup)
Constraints: Not nullable, Maximum length: 10
|
Recipe.RecipeBuilder |
recipeCreatedByUser(String recipeCreatedByUser)
Constraints: Not nullable, Maximum length: 12
|
Recipe.RecipeBuilder |
recipeCreationDateTime(ZonedDateTime recipeCreationDateTime)
Constraints: Not nullable, Precision: 0
|
Recipe.RecipeBuilder |
recipeIsArchived(Boolean recipeIsArchived)
Constraints: none
|
Recipe.RecipeBuilder |
recipeIsDeleted(Boolean recipeIsDeleted)
Constraints: none
|
Recipe.RecipeBuilder |
recipeLastChangeDateTime(ZonedDateTime recipeLastChangeDateTime)
Constraints: Not nullable, Precision: 0
|
Recipe.RecipeBuilder |
recipeLastChangedByUser(String recipeLastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
Recipe.RecipeBuilder |
recipePrimaryOutput(String recipePrimaryOutput)
Constraints: Not nullable, Maximum length: 12
|
Recipe.RecipeBuilder |
recipePrimaryOutputInternalID(String recipePrimaryOutputInternalID)
Constraints: Not nullable, Maximum length: 20
|
Recipe.RecipeBuilder |
recipePrimOutpAuthznGrp(String recipePrimOutpAuthznGrp)
Constraints: Not nullable, Maximum length: 10
|
Recipe.RecipeBuilder |
recipePrimOutpSpecType(String recipePrimOutpSpecType)
Constraints: Not nullable, Maximum length: 10
|
Recipe.RecipeBuilder |
recipeProcessElement(RecipeProcessElement... value)
Navigation property to_RecipeProcessElement for Recipe to multiple RecipeProcessElement.
|
Recipe.RecipeBuilder |
recipeProcessEquipRqmt(RecipeProcessEquipRqmt... value)
Navigation property to_RecipeProcessEquipRqmt for Recipe to multiple
RecipeProcessEquipRqmt.
|
Recipe.RecipeBuilder |
recipeProcessParamValue(RecipeProcessParamValue... value)
Navigation property to_RecipeProcessParamValue for Recipe to multiple
RecipeProcessParamValue.
|
Recipe.RecipeBuilder |
recipeProcessUUID(UUID recipeProcessUUID)
Constraints: none
|
Recipe.RecipeBuilder |
recipePurpose(String recipePurpose)
Constraints: Not nullable, Maximum length: 5
|
Recipe.RecipeBuilder |
recipeStatus(String recipeStatus)
Constraints: Not nullable, Maximum length: 20
|
Recipe.RecipeBuilder |
recipeStatusSchema(String recipeStatusSchema)
Constraints: Not nullable, Maximum length: 20
|
Recipe.RecipeBuilder |
recipeText(RecipeText... value)
Navigation property to_RecipeText for Recipe to multiple RecipeText.
|
Recipe.RecipeBuilder |
recipeType(String recipeType)
Constraints: Not nullable, Maximum length: 20
|
Recipe.RecipeBuilder |
recipeUniqueID(String recipeUniqueID)
Constraints: Not nullable, Maximum length: 70
|
Recipe.RecipeBuilder |
recipeUUID_Text(String recipeUUID_Text)
Constraints: Not nullable, Maximum length: 132
|
Recipe.RecipeBuilder |
recipeUUID(UUID recipeUUID)
(Key Field) Constraints: Not nullable
|
Recipe.RecipeBuilder |
recipeValidityEndDate(LocalDateTime recipeValidityEndDate)
Constraints: Not nullable, Precision: 0
|
Recipe.RecipeBuilder |
recipeValidityMaxQuantity(BigDecimal recipeValidityMaxQuantity)
Constraints: Not nullable, Precision: 34, Scale: 6
|
Recipe.RecipeBuilder |
recipeValidityMinQuantity(BigDecimal recipeValidityMinQuantity)
Constraints: Not nullable, Precision: 34, Scale: 6
|
Recipe.RecipeBuilder |
recipeValidityStartDate(LocalDateTime recipeValidityStartDate)
Constraints: Not nullable, Precision: 0
|
Recipe.RecipeBuilder |
recipeValidityUnit(String recipeValidityUnit)
Constraints: Not nullable, Maximum length: 3
|
Recipe.RecipeBuilder |
recipeVersionNumber(String recipeVersionNumber)
Constraints: Not nullable, Maximum length: 3
|
String |
toString() |
@Nonnull public Recipe.RecipeBuilder characteristics(RecipeCharc... value)
value
- The RecipeCharcs to build this Recipe with.@Nonnull public Recipe.RecipeBuilder classification(RecipeClass... value)
value
- The RecipeClasss to build this Recipe with.@Nonnull public Recipe.RecipeBuilder formulaItem(RecipeFormulaItem... value)
value
- The RecipeFormulaItems to build this Recipe with.@Nonnull public Recipe.RecipeBuilder recipeProcessElement(RecipeProcessElement... value)
value
- The RecipeProcessElements to build this Recipe with.@Nonnull public Recipe.RecipeBuilder recipeProcessEquipRqmt(RecipeProcessEquipRqmt... value)
value
- The RecipeProcessEquipRqmts to build this Recipe with.@Nonnull public Recipe.RecipeBuilder recipeProcessParamValue(RecipeProcessParamValue... value)
value
- The RecipeProcessParamValues to build this Recipe with.@Nonnull public Recipe.RecipeBuilder recipeText(RecipeText... value)
value
- The RecipeTexts to build this Recipe with.@Nonnull public Recipe.RecipeBuilder recipeUUID(@Nullable UUID recipeUUID)
Original property name from the Odata EDM: RecipeUUID
this
.@Nonnull public Recipe.RecipeBuilder recipeUUID_Text(@Nullable String recipeUUID_Text)
Original property name from the Odata EDM: RecipeUUID_Text
this
.@Nonnull public Recipe.RecipeBuilder recipeUniqueID(@Nullable String recipeUniqueID)
Original property name from the Odata EDM: RecipeUniqueID
this
.@Nonnull public Recipe.RecipeBuilder recipe(@Nullable String recipe)
Original property name from the Odata EDM: Recipe
this
.@Nonnull public Recipe.RecipeBuilder recipePrimaryOutputInternalID(@Nullable String recipePrimaryOutputInternalID)
Original property name from the Odata EDM: RecipePrimaryOutputInternalID
this
.@Nonnull public Recipe.RecipeBuilder recipePrimaryOutput(@Nullable String recipePrimaryOutput)
Original property name from the Odata EDM: RecipePrimaryOutput
this
.@Nonnull public Recipe.RecipeBuilder recipeAlternativeNumber(@Nullable String recipeAlternativeNumber)
Original property name from the Odata EDM: RecipeAlternativeNumber
this
.@Nonnull public Recipe.RecipeBuilder recipeVersionNumber(@Nullable String recipeVersionNumber)
Original property name from the Odata EDM: RecipeVersionNumber
this
.@Nonnull public Recipe.RecipeBuilder recipeType(@Nullable String recipeType)
Original property name from the Odata EDM: RecipeType
this
.@Nonnull public Recipe.RecipeBuilder recipePurpose(@Nullable String recipePurpose)
Original property name from the Odata EDM: RecipePurpose
this
.@Nonnull public Recipe.RecipeBuilder recipeStatus(@Nullable String recipeStatus)
Original property name from the Odata EDM: RecipeStatus
this
.@Nonnull public Recipe.RecipeBuilder recipeStatusSchema(@Nullable String recipeStatusSchema)
Original property name from the Odata EDM: RecipeStatusSchema
this
.@Nonnull public Recipe.RecipeBuilder recipeAuthorizationGroup(@Nullable String recipeAuthorizationGroup)
Original property name from the Odata EDM: RecipeAuthorizationGroup
this
.@Nonnull public Recipe.RecipeBuilder rcpFmlaUUID(@Nullable UUID rcpFmlaUUID)
Original property name from the Odata EDM: RcpFmlaUUID
this
.@Nonnull public Recipe.RecipeBuilder recipeProcessUUID(@Nullable UUID recipeProcessUUID)
Original property name from the Odata EDM: RecipeProcessUUID
this
.@Nonnull public Recipe.RecipeBuilder recipeValidityStartDate(@Nullable LocalDateTime recipeValidityStartDate)
Original property name from the Odata EDM: RecipeValidityStartDate
this
.@Nonnull public Recipe.RecipeBuilder recipeValidityEndDate(@Nullable LocalDateTime recipeValidityEndDate)
Original property name from the Odata EDM: RecipeValidityEndDate
this
.@Nonnull public Recipe.RecipeBuilder recipeValidityMinQuantity(@Nullable BigDecimal recipeValidityMinQuantity)
Original property name from the Odata EDM: RecipeValidityMinQuantity
this
.@Nonnull public Recipe.RecipeBuilder recipeValidityMaxQuantity(@Nullable BigDecimal recipeValidityMaxQuantity)
Original property name from the Odata EDM: RecipeValidityMaxQuantity
this
.@Nonnull public Recipe.RecipeBuilder recipeValidityUnit(@Nullable String recipeValidityUnit)
Original property name from the Odata EDM: RecipeValidityUnit
this
.@Nonnull public Recipe.RecipeBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public Recipe.RecipeBuilder recipeCreatedByUser(@Nullable String recipeCreatedByUser)
Original property name from the Odata EDM: RecipeCreatedByUser
this
.@Nonnull public Recipe.RecipeBuilder recipeLastChangedByUser(@Nullable String recipeLastChangedByUser)
Original property name from the Odata EDM: RecipeLastChangedByUser
this
.@Nonnull public Recipe.RecipeBuilder recipeCreationDateTime(@Nullable ZonedDateTime recipeCreationDateTime)
Original property name from the Odata EDM: RecipeCreationDateTime
this
.@Nonnull public Recipe.RecipeBuilder recipeLastChangeDateTime(@Nullable ZonedDateTime recipeLastChangeDateTime)
Original property name from the Odata EDM: RecipeLastChangeDateTime
this
.@Nonnull public Recipe.RecipeBuilder recipeIsDeleted(@Nullable Boolean recipeIsDeleted)
Original property name from the Odata EDM: RecipeIsDeleted
this
.@Nonnull public Recipe.RecipeBuilder recipeIsArchived(@Nullable Boolean recipeIsArchived)
Original property name from the Odata EDM: RecipeIsArchived
this
.@Nonnull public Recipe.RecipeBuilder recipePrimOutpAuthznGrp(@Nullable String recipePrimOutpAuthznGrp)
Original property name from the Odata EDM: RecipePrimOutpAuthznGrp
this
.@Nonnull public Recipe.RecipeBuilder recipePrimOutpSpecType(@Nullable String recipePrimOutpSpecType)
Original property name from the Odata EDM: RecipePrimOutpSpecType
this
.Copyright © 2021 SAP SE. All rights reserved.