Class ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder
- Enclosing class:
- ChangeRecordReferenceMat
-
Method Summary
Modifier and TypeMethodDescriptionConstraints: Not nullable, Maximum length: 3build()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(BigDecimal lastChangeDateTime) Constraints: Not nullable, Precision: 22, Scale: 7lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 40materialStatus(String materialStatus) Constraints: Not nullable, Maximum length: 2materialType(String materialType) Constraints: Not nullable, Maximum length: 4toString()Constraints: none
-
Method Details
-
delete_mc
@Nonnull public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder delete_mc(@Nullable Boolean delete_mc) Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
this.
-
update_mc
@Nonnull public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder update_mc(@Nullable Boolean update_mc) Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
changeRecordReferenceUUID
@Nonnull public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder changeRecordReferenceUUID(@Nullable UUID changeRecordReferenceUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ChangeRecordReferenceUUID
- Returns:
this.
-
changeRecord
@Nonnull public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder changeRecord(@Nullable String changeRecord) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ChangeRecord
- Returns:
this.
-
changeRecordUUID
@Nonnull public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder changeRecordUUID(@Nullable UUID changeRecordUUID) Constraints: noneOriginal property name from the Odata EDM: ChangeRecordUUID
- Returns:
this.
-
changeRecordReferenceType
@Nonnull public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder changeRecordReferenceType(@Nullable String changeRecordReferenceType) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChangeRecordReferenceType
- Returns:
this.
-
createdByUser
@Nonnull public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
creationDateTime
@Nonnull public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder creationDateTime(@Nullable ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDateTime
- Returns:
this.
-
lastChangedByUser
@Nonnull public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
lastChangeDateTime
@Nonnull public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder lastChangeDateTime(@Nullable BigDecimal lastChangeDateTime) Constraints: Not nullable, Precision: 22, Scale: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
material
@Nonnull public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder material(@Nullable String material) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Returns:
this.
-
materialType
@Nonnull public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder materialType(@Nullable String materialType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MaterialType
- Returns:
this.
-
baseUnit
@Nonnull public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder baseUnit(@Nullable String baseUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: BaseUnit
- Returns:
this.
-
materialStatus
@Nonnull public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder materialStatus(@Nullable String materialStatus) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: MaterialStatus
- Returns:
this.
-
changeRecordItemRelevance
@Nonnull public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder changeRecordItemRelevance(@Nullable String changeRecordItemRelevance) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChangeRecordItemRelevance
- Returns:
this.
-
changeRecordItemProcgStatus
@Nonnull public ChangeRecordReferenceMat.ChangeRecordReferenceMatBuilder changeRecordItemProcgStatus(@Nullable String changeRecordItemProcgStatus) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ChangeRecordItemProcgStatus
- Returns:
this.
-
build
-
toString
-