Class RecipeProcessEquipRqmtText.RecipeProcessEquipRqmtTextBuilder
- Enclosing class:
- RecipeProcessEquipRqmtText
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Constraints: none(Key Field) Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 20recipeLastChangeDateTime(ZonedDateTime recipeLastChangeDateTime) Constraints: Not nullable, Precision: 0recipeProcessActionPosNmbr(String recipeProcessActionPosNmbr) Constraints: Not nullable, Maximum length: 4Navigation property to_RecipeProcessEquipRqmt for RecipeProcessEquipRqmtText to single RecipeProcessEquipRqmt.recipeProcessEquipRqmtDesc(String recipeProcessEquipRqmtDesc) Constraints: Not nullable, Maximum length: 132recipeProcessEquipRqmtPosNmbr(String recipeProcessEquipRqmtPosNmbr) Constraints: Not nullable, Maximum length: 4recipeProcessEquipRqmtUUID(UUID recipeProcessEquipRqmtUUID) (Key Field) Constraints: Not nullablerecipeProcessOperationPosNmbr(String recipeProcessOperationPosNmbr) Constraints: Not nullable, Maximum length: 4recipeProcessStagePosNmbr(String recipeProcessStagePosNmbr) Constraints: Not nullable, Maximum length: 4recipeProcessUUID(UUID recipeProcessUUID) Constraints: nonerecipeUUID(UUID recipeUUID) Constraints: nonetoString()Constraints: none
-
Method Details
-
recipeProcessEquipRqmt
@Nonnull public RecipeProcessEquipRqmtText.RecipeProcessEquipRqmtTextBuilder recipeProcessEquipRqmt(RecipeProcessEquipRqmt value) Navigation property to_RecipeProcessEquipRqmt for RecipeProcessEquipRqmtText to single RecipeProcessEquipRqmt.- Parameters:
value- The RecipeProcessEquipRqmt to build this RecipeProcessEquipRqmtText with.- Returns:
- This Builder to allow for a fluent interface.
-
delete_mc
@Nonnull public RecipeProcessEquipRqmtText.RecipeProcessEquipRqmtTextBuilder delete_mc(@Nullable Boolean delete_mc) Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
this.
-
update_mc
@Nonnull public RecipeProcessEquipRqmtText.RecipeProcessEquipRqmtTextBuilder update_mc(@Nullable Boolean update_mc) Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
recipeProcessEquipRqmtUUID
@Nonnull public RecipeProcessEquipRqmtText.RecipeProcessEquipRqmtTextBuilder recipeProcessEquipRqmtUUID(@Nullable UUID recipeProcessEquipRqmtUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: RecipeProcessEquipRqmtUUID
- Returns:
this.
-
language
@Nonnull public RecipeProcessEquipRqmtText.RecipeProcessEquipRqmtTextBuilder language(@Nullable String language) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
this.
-
recipeProcessUUID
@Nonnull public RecipeProcessEquipRqmtText.RecipeProcessEquipRqmtTextBuilder recipeProcessUUID(@Nullable UUID recipeProcessUUID) Constraints: noneOriginal property name from the Odata EDM: RecipeProcessUUID
- Returns:
this.
-
recipeProcessEquipRqmtDesc
@Nonnull public RecipeProcessEquipRqmtText.RecipeProcessEquipRqmtTextBuilder recipeProcessEquipRqmtDesc(@Nullable String recipeProcessEquipRqmtDesc) Constraints: Not nullable, Maximum length: 132Original property name from the Odata EDM: RecipeProcessEquipRqmtDesc
- Returns:
this.
-
recipeLastChangeDateTime
@Nonnull public RecipeProcessEquipRqmtText.RecipeProcessEquipRqmtTextBuilder recipeLastChangeDateTime(@Nullable ZonedDateTime recipeLastChangeDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RecipeLastChangeDateTime
- Returns:
this.
-
recipeUUID
@Nonnull public RecipeProcessEquipRqmtText.RecipeProcessEquipRqmtTextBuilder recipeUUID(@Nullable UUID recipeUUID) Constraints: noneOriginal property name from the Odata EDM: RecipeUUID
- Returns:
this.
-
recipe
@Nonnull public RecipeProcessEquipRqmtText.RecipeProcessEquipRqmtTextBuilder recipe(@Nullable String recipe) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: Recipe
- Returns:
this.
-
recipeProcessEquipRqmtPosNmbr
@Nonnull public RecipeProcessEquipRqmtText.RecipeProcessEquipRqmtTextBuilder recipeProcessEquipRqmtPosNmbr(@Nullable String recipeProcessEquipRqmtPosNmbr) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessEquipRqmtPosNmbr
- Returns:
this.
-
recipeProcessStagePosNmbr
@Nonnull public RecipeProcessEquipRqmtText.RecipeProcessEquipRqmtTextBuilder recipeProcessStagePosNmbr(@Nullable String recipeProcessStagePosNmbr) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessStagePosNmbr
- Returns:
this.
-
recipeProcessOperationPosNmbr
@Nonnull public RecipeProcessEquipRqmtText.RecipeProcessEquipRqmtTextBuilder recipeProcessOperationPosNmbr(@Nullable String recipeProcessOperationPosNmbr) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessOperationPosNmbr
- Returns:
this.
-
recipeProcessActionPosNmbr
@Nonnull public RecipeProcessEquipRqmtText.RecipeProcessEquipRqmtTextBuilder recipeProcessActionPosNmbr(@Nullable String recipeProcessActionPosNmbr) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RecipeProcessActionPosNmbr
- Returns:
this.
-
build
-
toString
-