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