Class ChgRecdRefEquipTskList.ChgRecdRefEquipTskListBuilder
- Enclosing class:
- ChgRecdRefEquipTskList
-
Method Summary
Modifier and TypeMethodDescriptionbuild()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: noneequipmentTskList(String equipmentTskList) Constraints: Not nullable, Maximum length: 2equipmentTskListGroup(String equipmentTskListGroup) Constraints: Not nullable, Maximum length: 8lastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 0lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12toString()Constraints: none
-
Method Details
-
delete_mc
@Nonnull public ChgRecdRefEquipTskList.ChgRecdRefEquipTskListBuilder delete_mc(@Nullable Boolean delete_mc) Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
this.
-
update_mc
@Nonnull public ChgRecdRefEquipTskList.ChgRecdRefEquipTskListBuilder update_mc(@Nullable Boolean update_mc) Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
changeRecordReferenceUUID
@Nonnull public ChgRecdRefEquipTskList.ChgRecdRefEquipTskListBuilder changeRecordReferenceUUID(@Nullable UUID changeRecordReferenceUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ChangeRecordReferenceUUID
- Returns:
this.
-
changeRecord
@Nonnull public ChgRecdRefEquipTskList.ChgRecdRefEquipTskListBuilder changeRecord(@Nullable String changeRecord) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ChangeRecord
- Returns:
this.
-
changeRecordUUID
@Nonnull public ChgRecdRefEquipTskList.ChgRecdRefEquipTskListBuilder changeRecordUUID(@Nullable UUID changeRecordUUID) Constraints: noneOriginal property name from the Odata EDM: ChangeRecordUUID
- Returns:
this.
-
changeRecordReferenceType
@Nonnull public ChgRecdRefEquipTskList.ChgRecdRefEquipTskListBuilder changeRecordReferenceType(@Nullable String changeRecordReferenceType) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChangeRecordReferenceType
- Returns:
this.
-
equipmentTskListGroup
@Nonnull public ChgRecdRefEquipTskList.ChgRecdRefEquipTskListBuilder equipmentTskListGroup(@Nullable String equipmentTskListGroup) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: EquipmentTskListGroup
- Returns:
this.
-
equipmentTskList
@Nonnull public ChgRecdRefEquipTskList.ChgRecdRefEquipTskListBuilder equipmentTskList(@Nullable String equipmentTskList) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: EquipmentTskList
- Returns:
this.
-
changeRecordItemRelevance
@Nonnull public ChgRecdRefEquipTskList.ChgRecdRefEquipTskListBuilder changeRecordItemRelevance(@Nullable String changeRecordItemRelevance) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChangeRecordItemRelevance
- Returns:
this.
-
changeRecordItemProcgStatus
@Nonnull public ChgRecdRefEquipTskList.ChgRecdRefEquipTskListBuilder changeRecordItemProcgStatus(@Nullable String changeRecordItemProcgStatus) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ChangeRecordItemProcgStatus
- Returns:
this.
-
createdByUser
@Nonnull public ChgRecdRefEquipTskList.ChgRecdRefEquipTskListBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
creationDateTime
@Nonnull public ChgRecdRefEquipTskList.ChgRecdRefEquipTskListBuilder creationDateTime(@Nullable ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDateTime
- Returns:
this.
-
lastChangedByUser
@Nonnull public ChgRecdRefEquipTskList.ChgRecdRefEquipTskListBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
lastChangeDateTime
@Nonnull public ChgRecdRefEquipTskList.ChgRecdRefEquipTskListBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
build
-
toString
-