Class RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder
- Enclosing class:
- RecipeProcessEquipRqmt
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Constraints: noneNavigation property to_Recipe for RecipeProcessEquipRqmt to single Recipe.Constraints: Not nullable, Maximum length: 20recipeLastChangeDateTime(ZonedDateTime recipeLastChangeDateTime) Constraints: Not nullable, Precision: 0recipeProcEquipRqmtIsPrimRsce(String recipeProcEquipRqmtIsPrimRsce) Constraints: Not nullable, Maximum length: 1recipeProcessActionPosNmbr(String recipeProcessActionPosNmbr) Constraints: Not nullable, Maximum length: 4Navigation property to_RecipeProcessElement for RecipeProcessEquipRqmt to single RecipeProcessElement.recipeProcessElementUUID(UUID recipeProcessElementUUID) Constraints: nonerecipeProcessEquipRqmtPosNmbr(String recipeProcessEquipRqmtPosNmbr) Constraints: Not nullable, Maximum length: 4Navigation property to_RecipeProcessEquipRqmtText for RecipeProcessEquipRqmt to multiple RecipeProcessEquipRqmtText.recipeProcessEquipRqmtUUID(UUID recipeProcessEquipRqmtUUID) (Key Field) Constraints: Not nullablerecipeProcessOperationPosNmbr(String recipeProcessOperationPosNmbr) Constraints: Not nullable, Maximum length: 4Navigation property to_RecipeProcessParamValue for RecipeProcessEquipRqmt to multiple RecipeProcessParamValue.recipeProcessStagePosNmbr(String recipeProcessStagePosNmbr) Constraints: Not nullable, Maximum length: 4recipeProcessUUID(UUID recipeProcessUUID) Constraints: nonerecipeUUID(UUID recipeUUID) Constraints: nonerecProcEquipRqmtCharc(RecProcEquipRqmtCharc... value) Navigation property to_RecProcEquipRqmtCharc for RecipeProcessEquipRqmt to multiple RecProcEquipRqmtCharc.recProcEquipRqmtClass(RecProcEquipRqmtClass... value) Navigation property to_RecProcEquipRqmtClass for RecipeProcessEquipRqmt to multiple RecProcEquipRqmtClass.toString()Constraints: none
-
Method Details
-
recipe
Navigation property to_Recipe for RecipeProcessEquipRqmt to single Recipe.- Parameters:
value- The Recipe to build this RecipeProcessEquipRqmt with.- Returns:
- This Builder to allow for a fluent interface.
-
recipe
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: Recipe
- Parameters:
value- The recipe to build this RecipeProcessEquipRqmt with.- Returns:
- This Builder to allow for a fluent interface.
-
recipeProcessElement
@Nonnull public RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder recipeProcessElement(RecipeProcessElement value) Navigation property to_RecipeProcessElement for RecipeProcessEquipRqmt to single RecipeProcessElement.- Parameters:
value- The RecipeProcessElement to build this RecipeProcessEquipRqmt with.- Returns:
- This Builder to allow for a fluent interface.
-
recipeProcessEquipRqmtText
@Nonnull public RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder recipeProcessEquipRqmtText(RecipeProcessEquipRqmtText... value) Navigation property to_RecipeProcessEquipRqmtText for RecipeProcessEquipRqmt to multiple RecipeProcessEquipRqmtText.- Parameters:
value- The RecipeProcessEquipRqmtTexts to build this RecipeProcessEquipRqmt with.- Returns:
- This Builder to allow for a fluent interface.
-
recipeProcessParamValue
@Nonnull public RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder recipeProcessParamValue(RecipeProcessParamValue... value) Navigation property to_RecipeProcessParamValue for RecipeProcessEquipRqmt to multiple RecipeProcessParamValue.- Parameters:
value- The RecipeProcessParamValues to build this RecipeProcessEquipRqmt with.- Returns:
- This Builder to allow for a fluent interface.
-
recProcEquipRqmtCharc
@Nonnull public RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder recProcEquipRqmtCharc(RecProcEquipRqmtCharc... value) Navigation property to_RecProcEquipRqmtCharc for RecipeProcessEquipRqmt to multiple RecProcEquipRqmtCharc.- Parameters:
value- The RecProcEquipRqmtCharcs to build this RecipeProcessEquipRqmt with.- Returns:
- This Builder to allow for a fluent interface.
-
recProcEquipRqmtClass
@Nonnull public RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder recProcEquipRqmtClass(RecProcEquipRqmtClass... value) Navigation property to_RecProcEquipRqmtClass for RecipeProcessEquipRqmt to multiple RecProcEquipRqmtClass.- Parameters:
value- The RecProcEquipRqmtClasss to build this RecipeProcessEquipRqmt with.- Returns:
- This Builder to allow for a fluent interface.
-
delete_mc
@Nonnull public RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder delete_mc(@Nullable Boolean delete_mc) Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
this.
-
update_mc
@Nonnull public RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder update_mc(@Nullable Boolean update_mc) Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
recipeProcessEquipRqmtUUID
@Nonnull public RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder recipeProcessEquipRqmtUUID(@Nullable UUID recipeProcessEquipRqmtUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: RecipeProcessEquipRqmtUUID
- Returns:
this.
-
recipeProcessUUID
@Nonnull public RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder recipeProcessUUID(@Nullable UUID recipeProcessUUID) Constraints: noneOriginal property name from the Odata EDM: RecipeProcessUUID
- Returns:
this.
-
recipeProcessElementUUID
@Nonnull public RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder recipeProcessElementUUID(@Nullable UUID recipeProcessElementUUID) Constraints: noneOriginal property name from the Odata EDM: RecipeProcessElementUUID
- Returns:
this.
-
recipeProcessEquipRqmtPosNmbr
@Nonnull public RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder recipeProcessEquipRqmtPosNmbr(@Nullable String recipeProcessEquipRqmtPosNmbr) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessEquipRqmtPosNmbr
- Returns:
this.
-
recipeProcEquipRqmtIsPrimRsce
@Nonnull public RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder recipeProcEquipRqmtIsPrimRsce(@Nullable String recipeProcEquipRqmtIsPrimRsce) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: RecipeProcEquipRqmtIsPrimRsce
- Returns:
this.
-
recipeLastChangeDateTime
@Nonnull public RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder recipeLastChangeDateTime(@Nullable ZonedDateTime recipeLastChangeDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RecipeLastChangeDateTime
- Returns:
this.
-
recipeUUID
@Nonnull public RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder recipeUUID(@Nullable UUID recipeUUID) Constraints: noneOriginal property name from the Odata EDM: RecipeUUID
- Returns:
this.
-
recipeProcessStagePosNmbr
@Nonnull public RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder recipeProcessStagePosNmbr(@Nullable String recipeProcessStagePosNmbr) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessStagePosNmbr
- Returns:
this.
-
recipeProcessOperationPosNmbr
@Nonnull public RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder recipeProcessOperationPosNmbr(@Nullable String recipeProcessOperationPosNmbr) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessOperationPosNmbr
- Returns:
this.
-
recipeProcessActionPosNmbr
@Nonnull public RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder recipeProcessActionPosNmbr(@Nullable String recipeProcessActionPosNmbr) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessActionPosNmbr
- Returns:
this.
-
build
-
toString
-