Class ChangeRecordRefProdnRouting.ChangeRecordRefProdnRoutingBuilder
- Enclosing class:
- ChangeRecordRefProdnRouting
-
Method Summary
Modifier and TypeMethodDescriptionbillOfOperationsGroup(String billOfOperationsGroup) Constraints: Not nullable, Maximum length: 8billOfOperationsVariant(String billOfOperationsVariant) Constraints: Not nullable, Maximum length: 2build()changeRecord(String changeRecord) Constraints: Not nullable, Maximum length: 20changeRecordItemProcgStatus(String changeRecordItemProcgStatus) Constraints: Not nullable, Maximum length: 2changeRecordItemRelevance(String changeRecordItemRelevance) Constraints: Not nullable, Maximum length: 3changeRecordReferenceType(String changeRecordReferenceType) Constraints: Not nullable, Maximum length: 3changeRecordReferenceUUID(UUID changeRecordReferenceUUID) (Key Field) Constraints: Not nullablechangeRecordUUID(UUID changeRecordUUID) Constraints: nonecreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12creationDateTime(ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 0Constraints: nonelastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 0lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12toString()Constraints: none
-
Method Details
-
delete_mc
@Nonnull public ChangeRecordRefProdnRouting.ChangeRecordRefProdnRoutingBuilder delete_mc(@Nullable Boolean delete_mc) Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
this.
-
update_mc
@Nonnull public ChangeRecordRefProdnRouting.ChangeRecordRefProdnRoutingBuilder update_mc(@Nullable Boolean update_mc) Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
changeRecordReferenceUUID
@Nonnull public ChangeRecordRefProdnRouting.ChangeRecordRefProdnRoutingBuilder changeRecordReferenceUUID(@Nullable UUID changeRecordReferenceUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ChangeRecordReferenceUUID
- Returns:
this.
-
changeRecord
@Nonnull public ChangeRecordRefProdnRouting.ChangeRecordRefProdnRoutingBuilder changeRecord(@Nullable String changeRecord) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ChangeRecord
- Returns:
this.
-
changeRecordUUID
@Nonnull public ChangeRecordRefProdnRouting.ChangeRecordRefProdnRoutingBuilder changeRecordUUID(@Nullable UUID changeRecordUUID) Constraints: noneOriginal property name from the Odata EDM: ChangeRecordUUID
- Returns:
this.
-
changeRecordReferenceType
@Nonnull public ChangeRecordRefProdnRouting.ChangeRecordRefProdnRoutingBuilder changeRecordReferenceType(@Nullable String changeRecordReferenceType) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChangeRecordReferenceType
- Returns:
this.
-
billOfOperationsGroup
@Nonnull public ChangeRecordRefProdnRouting.ChangeRecordRefProdnRoutingBuilder billOfOperationsGroup(@Nullable String billOfOperationsGroup) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: BillOfOperationsGroup
- Returns:
this.
-
billOfOperationsVariant
@Nonnull public ChangeRecordRefProdnRouting.ChangeRecordRefProdnRoutingBuilder billOfOperationsVariant(@Nullable String billOfOperationsVariant) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: BillOfOperationsVariant
- Returns:
this.
-
changeRecordItemRelevance
@Nonnull public ChangeRecordRefProdnRouting.ChangeRecordRefProdnRoutingBuilder changeRecordItemRelevance(@Nullable String changeRecordItemRelevance) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChangeRecordItemRelevance
- Returns:
this.
-
changeRecordItemProcgStatus
@Nonnull public ChangeRecordRefProdnRouting.ChangeRecordRefProdnRoutingBuilder changeRecordItemProcgStatus(@Nullable String changeRecordItemProcgStatus) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ChangeRecordItemProcgStatus
- Returns:
this.
-
createdByUser
@Nonnull public ChangeRecordRefProdnRouting.ChangeRecordRefProdnRoutingBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
creationDateTime
@Nonnull public ChangeRecordRefProdnRouting.ChangeRecordRefProdnRoutingBuilder creationDateTime(@Nullable ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDateTime
- Returns:
this.
-
lastChangedByUser
@Nonnull public ChangeRecordRefProdnRouting.ChangeRecordRefProdnRoutingBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
lastChangeDateTime
@Nonnull public ChangeRecordRefProdnRouting.ChangeRecordRefProdnRoutingBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
build
-
toString
-