Class ChangeRecordRefClass.ChangeRecordRefClassBuilder
- Enclosing class:
- ChangeRecordRefClass
-
Method Summary
Modifier and TypeMethodDescriptionbuild()changeNumber(String changeNumber) Constraints: Not nullable, Maximum length: 12changeRecord(String changeRecord) Constraints: Not nullable, Maximum length: 20changeRecordItemProcgStatus(String changeRecordItemProcgStatus) Constraints: Not nullable, Maximum length: 2changeRecordItemRelevance(String changeRecordItemRelevance) Constraints: Not nullable, Maximum length: 3changeRecordReference(String changeRecordReference) Constraints: Not nullable, Maximum length: 90changeRecordReferenceSubtype(String changeRecordReferenceSubtype) Constraints: Not nullable, Maximum length: 3changeRecordReferenceType(String changeRecordReferenceType) Constraints: Not nullable, Maximum length: 3changeRecordReferenceUUID(UUID changeRecordReferenceUUID) (Key Field) Constraints: Not nullablechangeRecordStatus(String changeRecordStatus) Constraints: Not nullable, Maximum length: 2changeRecordUUID(UUID changeRecordUUID) Constraints: nonechangeRecordVirtualRefInd(String changeRecordVirtualRefInd) Constraints: Not nullable, Maximum length: 1classInternalID(String classInternalID) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 40classProperty(String classProperty) Constraints: Not nullable, Maximum length: 18classStatus(String classStatus) Constraints: Not nullable, Maximum length: 1classStatusName(String classStatusName) Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 3classTypeName(String classTypeName) Constraints: Not nullable, Maximum length: 40createdByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12creationDate(LocalDateTime creationDate) Constraints: Not nullable, Precision: 0creationDateTime(ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 0Constraints: nonelastChangeDate(LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0lastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 0lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12parentChangeRecordRefUUID(UUID parentChangeRecordRefUUID) Constraints: nonetoString()Constraints: nonevalidityStartDate(LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0
-
Method Details
-
delete_mc
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder delete_mc(@Nullable Boolean delete_mc) Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
this.
-
update_mc
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder update_mc(@Nullable Boolean update_mc) Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
changeRecordReferenceUUID
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder changeRecordReferenceUUID(@Nullable UUID changeRecordReferenceUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ChangeRecordReferenceUUID
- Returns:
this.
-
changeRecord
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder changeRecord(@Nullable String changeRecord) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ChangeRecord
- Returns:
this.
-
classProperty
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder classProperty(@Nullable String classProperty) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: Class
- Returns:
this.
-
classType
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder classType(@Nullable String classType) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ClassType
- Returns:
this.
-
changeNumber
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder changeNumber(@Nullable String changeNumber) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Returns:
this.
-
className
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder className(@Nullable String className) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ClassName
- Returns:
this.
-
classTypeName
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder classTypeName(@Nullable String classTypeName) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ClassTypeName
- Returns:
this.
-
validityStartDate
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder validityStartDate(@Nullable LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityStartDate
- Returns:
this.
-
classStatus
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder classStatus(@Nullable String classStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ClassStatus
- Returns:
this.
-
classStatusName
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder classStatusName(@Nullable String classStatusName) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ClassStatusName
- Returns:
this.
-
classInternalID
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder classInternalID(@Nullable String classInternalID) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ClassInternalID
- Returns:
this.
-
changeRecordItemProcgStatus
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder changeRecordItemProcgStatus(@Nullable String changeRecordItemProcgStatus) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ChangeRecordItemProcgStatus
- Returns:
this.
-
changeRecordUUID
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder changeRecordUUID(@Nullable UUID changeRecordUUID) Constraints: noneOriginal property name from the Odata EDM: ChangeRecordUUID
- Returns:
this.
-
changeRecordReferenceType
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder changeRecordReferenceType(@Nullable String changeRecordReferenceType) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChangeRecordReferenceType
- Returns:
this.
-
changeRecordReferenceSubtype
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder changeRecordReferenceSubtype(@Nullable String changeRecordReferenceSubtype) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChangeRecordReferenceSubtype
- Returns:
this.
-
parentChangeRecordRefUUID
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder parentChangeRecordRefUUID(@Nullable UUID parentChangeRecordRefUUID) Constraints: noneOriginal property name from the Odata EDM: ParentChangeRecordRefUUID
- Returns:
this.
-
changeRecordItemRelevance
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder changeRecordItemRelevance(@Nullable String changeRecordItemRelevance) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChangeRecordItemRelevance
- Returns:
this.
-
changeRecordReference
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder changeRecordReference(@Nullable String changeRecordReference) Constraints: Not nullable, Maximum length: 90Original property name from the Odata EDM: ChangeRecordReference
- Returns:
this.
-
changeRecordStatus
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder changeRecordStatus(@Nullable String changeRecordStatus) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ChangeRecordStatus
- Returns:
this.
-
createdByUser
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
creationDateTime
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder creationDateTime(@Nullable ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDateTime
- Returns:
this.
-
creationDate
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder creationDate(@Nullable LocalDateTime creationDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Returns:
this.
-
lastChangedByUser
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
lastChangeDateTime
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
lastChangeDate
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder lastChangeDate(@Nullable LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDate
- Returns:
this.
-
changeRecordVirtualRefInd
@Nonnull public ChangeRecordRefClass.ChangeRecordRefClassBuilder changeRecordVirtualRefInd(@Nullable String changeRecordVirtualRefInd) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ChangeRecordVirtualRefInd
- Returns:
this.
-
build
-
toString
-