Class RecipeProcessParamValue.RecipeProcessParamValueBuilder
- Enclosing class:
- RecipeProcessParamValue
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Constraints: noneNavigation property to_Recipe for RecipeProcessParamValue to single Recipe.Constraints: Not nullable, Maximum length: 20recipeLastChangeDateTime(ZonedDateTime recipeLastChangeDateTime) Constraints: Not nullable, Precision: 0recipeProcessActionPosNmbr(String recipeProcessActionPosNmbr) Constraints: Not nullable, Maximum length: 4Navigation property to_RecipeProcessElement for RecipeProcessParamValue to single RecipeProcessElement.recipeProcessElementUUID(UUID recipeProcessElementUUID) Constraints: noneNavigation property to_RecipeProcessEquipRqmt for RecipeProcessParamValue to single RecipeProcessEquipRqmt.recipeProcessEquipRqmtPosNmbr(String recipeProcessEquipRqmtPosNmbr) Constraints: Not nullable, Maximum length: 4recipeProcessEquipRqmtUUID(UUID recipeProcessEquipRqmtUUID) Constraints: nonerecipeProcessOperationPosNmbr(String recipeProcessOperationPosNmbr) Constraints: Not nullable, Maximum length: 4Navigation property to_RecipeProcessParam for RecipeProcessParamValue to single RecipeProcessParam.recipeProcessParam(String value) Constraints: Not nullable, Maximum length: 30recipeProcessParamMaxVal(String recipeProcessParamMaxVal) Constraints: Not nullable, Maximum length: 30recipeProcessParamMinVal(String recipeProcessParamMinVal) Constraints: Not nullable, Maximum length: 30recipeProcessParamSqncNmbr(String recipeProcessParamSqncNmbr) Constraints: Not nullable, Maximum length: 4recipeProcessParamTgtVal(String recipeProcessParamTgtVal) Constraints: Not nullable, Maximum length: 30recipeProcessParamUnit(String recipeProcessParamUnit) Constraints: Not nullable, Maximum length: 3recipeProcessParamUUID(UUID recipeProcessParamUUID) Constraints: noneNavigation property to_RecipeProcessParamValueTxt for RecipeProcessParamValue to multiple RecipeProcessParamValueTxt.recipeProcessParamValUUID(UUID recipeProcessParamValUUID) (Key Field) Constraints: Not nullablerecipeProcessStagePosNmbr(String recipeProcessStagePosNmbr) Constraints: Not nullable, Maximum length: 4recipeProcessUUID(UUID recipeProcessUUID) Constraints: nonerecipeUUID(UUID recipeUUID) Constraints: nonerecProcParamValCharc(RecProcParamValCharc... value) Navigation property to_RecProcParamValCharc for RecipeProcessParamValue to multiple RecProcParamValCharc.recProcParamValClass(RecProcParamValClass... value) Navigation property to_RecProcParamValClass for RecipeProcessParamValue to multiple RecProcParamValClass.toString()Constraints: none
-
Method Details
-
recipe
Navigation property to_Recipe for RecipeProcessParamValue to single Recipe.- Parameters:
value- The Recipe to build this RecipeProcessParamValue 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 RecipeProcessParamValue with.- Returns:
- This Builder to allow for a fluent interface.
-
recipeProcessElement
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeProcessElement(RecipeProcessElement value) Navigation property to_RecipeProcessElement for RecipeProcessParamValue to single RecipeProcessElement.- Parameters:
value- The RecipeProcessElement to build this RecipeProcessParamValue with.- Returns:
- This Builder to allow for a fluent interface.
-
recipeProcessEquipRqmt
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeProcessEquipRqmt(RecipeProcessEquipRqmt value) Navigation property to_RecipeProcessEquipRqmt for RecipeProcessParamValue to single RecipeProcessEquipRqmt.- Parameters:
value- The RecipeProcessEquipRqmt to build this RecipeProcessParamValue with.- Returns:
- This Builder to allow for a fluent interface.
-
recipeProcessParam
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeProcessParam(RecipeProcessParam value) Navigation property to_RecipeProcessParam for RecipeProcessParamValue to single RecipeProcessParam.- Parameters:
value- The RecipeProcessParam to build this RecipeProcessParamValue with.- Returns:
- This Builder to allow for a fluent interface.
-
recipeProcessParam
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeProcessParam(String value) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RecipeProcessParam
- Parameters:
value- The recipeProcessParam to build this RecipeProcessParamValue with.- Returns:
- This Builder to allow for a fluent interface.
-
recipeProcessParamValueTxt
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeProcessParamValueTxt(RecipeProcessParamValueTxt... value) Navigation property to_RecipeProcessParamValueTxt for RecipeProcessParamValue to multiple RecipeProcessParamValueTxt.- Parameters:
value- The RecipeProcessParamValueTxts to build this RecipeProcessParamValue with.- Returns:
- This Builder to allow for a fluent interface.
-
recProcParamValCharc
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recProcParamValCharc(RecProcParamValCharc... value) Navigation property to_RecProcParamValCharc for RecipeProcessParamValue to multiple RecProcParamValCharc.- Parameters:
value- The RecProcParamValCharcs to build this RecipeProcessParamValue with.- Returns:
- This Builder to allow for a fluent interface.
-
recProcParamValClass
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recProcParamValClass(RecProcParamValClass... value) Navigation property to_RecProcParamValClass for RecipeProcessParamValue to multiple RecProcParamValClass.- Parameters:
value- The RecProcParamValClasss to build this RecipeProcessParamValue with.- Returns:
- This Builder to allow for a fluent interface.
-
delete_mc
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder delete_mc(@Nullable Boolean delete_mc) Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
this.
-
update_mc
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder update_mc(@Nullable Boolean update_mc) Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
recipeProcessParamValUUID
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeProcessParamValUUID(@Nullable UUID recipeProcessParamValUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: RecipeProcessParamValUUID
- Returns:
this.
-
recipeProcessUUID
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeProcessUUID(@Nullable UUID recipeProcessUUID) Constraints: noneOriginal property name from the Odata EDM: RecipeProcessUUID
- Returns:
this.
-
recipeProcessElementUUID
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeProcessElementUUID(@Nullable UUID recipeProcessElementUUID) Constraints: noneOriginal property name from the Odata EDM: RecipeProcessElementUUID
- Returns:
this.
-
recipeProcessParamUUID
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeProcessParamUUID(@Nullable UUID recipeProcessParamUUID) Constraints: noneOriginal property name from the Odata EDM: RecipeProcessParamUUID
- Returns:
this.
-
recipeProcessEquipRqmtUUID
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeProcessEquipRqmtUUID(@Nullable UUID recipeProcessEquipRqmtUUID) Constraints: noneOriginal property name from the Odata EDM: RecipeProcessEquipRqmtUUID
- Returns:
this.
-
recipeProcessParamUnit
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeProcessParamUnit(@Nullable String recipeProcessParamUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: RecipeProcessParamUnit
- Returns:
this.
-
recipeProcessParamTgtVal
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeProcessParamTgtVal(@Nullable String recipeProcessParamTgtVal) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RecipeProcessParamTgtVal
- Returns:
this.
-
recipeProcessParamMinVal
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeProcessParamMinVal(@Nullable String recipeProcessParamMinVal) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RecipeProcessParamMinVal
- Returns:
this.
-
recipeProcessParamMaxVal
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeProcessParamMaxVal(@Nullable String recipeProcessParamMaxVal) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: RecipeProcessParamMaxVal
- Returns:
this.
-
recipeProcessParamSqncNmbr
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeProcessParamSqncNmbr(@Nullable String recipeProcessParamSqncNmbr) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessParamSqncNmbr
- Returns:
this.
-
recipeLastChangeDateTime
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeLastChangeDateTime(@Nullable ZonedDateTime recipeLastChangeDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RecipeLastChangeDateTime
- Returns:
this.
-
recipeUUID
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeUUID(@Nullable UUID recipeUUID) Constraints: noneOriginal property name from the Odata EDM: RecipeUUID
- Returns:
this.
-
recipeProcessEquipRqmtPosNmbr
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeProcessEquipRqmtPosNmbr(@Nullable String recipeProcessEquipRqmtPosNmbr) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessEquipRqmtPosNmbr
- Returns:
this.
-
recipeProcessStagePosNmbr
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeProcessStagePosNmbr(@Nullable String recipeProcessStagePosNmbr) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessStagePosNmbr
- Returns:
this.
-
recipeProcessOperationPosNmbr
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeProcessOperationPosNmbr(@Nullable String recipeProcessOperationPosNmbr) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessOperationPosNmbr
- Returns:
this.
-
recipeProcessActionPosNmbr
@Nonnull public RecipeProcessParamValue.RecipeProcessParamValueBuilder recipeProcessActionPosNmbr(@Nullable String recipeProcessActionPosNmbr) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessActionPosNmbr
- Returns:
this.
-
build
-
toString
-