Class REContrReminderDate.REContrReminderDateBuilder
- Enclosing class:
- REContrReminderDate
-
Method Summary
Modifier and TypeMethodDescriptionbuild()createdByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12creationDate(LocalDate creationDate) Constraints: NullablecreationTime(LocalTime creationTime) Constraints: Not nullableinternalRealEstateNumber(String internalRealEstateNumber) (Key Field) Constraints: Not nullable, Maximum length: 13lastChangeDate(LocalDate lastChangeDate) Constraints: NullablelastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12lastChangeTime(LocalTime lastChangeTime) Constraints: Not nullablereContract(REContract value) Navigation property _REContract for REContrReminderDate to single REContract.rEReminderDate(LocalDate rEReminderDate) (Key Field) Constraints: Not nullablerEReminderInfoText(String rEReminderInfoText) Constraints: Not nullable, Maximum length: 60rEReminderIsDone(Boolean rEReminderIsDone) Constraints: Not nullablerEReminderIsFix(Boolean rEReminderIsFix) Constraints: Not nullablerEReminderIsWrkflwSend(Boolean rEReminderIsWrkflwSend) Constraints: Not nullablerEReminderNumber(String rEReminderNumber) (Key Field) Constraints: Not nullable, Maximum length: 4rEReminderReason(String rEReminderReason) Constraints: Not nullable, Maximum length: 4rEReminderRule(String rEReminderRule) Constraints: Not nullable, Maximum length: 4rEReminderWrkflwDate(LocalDate rEReminderWrkflwDate) Constraints: NullablerESourceOfChange(String rESourceOfChange) Constraints: Not nullable, Maximum length: 10rESourceOfCreation(String rESourceOfCreation) Constraints: Not nullable, Maximum length: 10responsible(String responsible) Constraints: Not nullable, Maximum length: 12textObjectKey(String textObjectKey) Constraints: Not nullable, Maximum length: 70toString()
-
Method Details
-
reContract
Navigation property _REContract for REContrReminderDate to single REContract.- Parameters:
value- The REContract to build this REContrReminderDate with.- Returns:
- This Builder to allow for a fluent interface.
-
internalRealEstateNumber
@Nonnull public REContrReminderDate.REContrReminderDateBuilder internalRealEstateNumber(@Nullable String internalRealEstateNumber) (Key Field) Constraints: Not nullable, Maximum length: 13Original property name from the Odata EDM: InternalRealEstateNumber
- Returns:
this.
-
rEReminderNumber
@Nonnull public REContrReminderDate.REContrReminderDateBuilder rEReminderNumber(@Nullable String rEReminderNumber) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: REReminderNumber
- Returns:
this.
-
rEReminderDate
@Nonnull public REContrReminderDate.REContrReminderDateBuilder rEReminderDate(@Nullable LocalDate rEReminderDate) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: REReminderDate
- Returns:
this.
-
rEReminderRule
@Nonnull public REContrReminderDate.REContrReminderDateBuilder rEReminderRule(@Nullable String rEReminderRule) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: REReminderRule
- Returns:
this.
-
rEReminderReason
@Nonnull public REContrReminderDate.REContrReminderDateBuilder rEReminderReason(@Nullable String rEReminderReason) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: REReminderReason
- Returns:
this.
-
createdByUser
@Nonnull public REContrReminderDate.REContrReminderDateBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
creationDate
@Nonnull public REContrReminderDate.REContrReminderDateBuilder creationDate(@Nullable LocalDate creationDate) Constraints: NullableOriginal property name from the Odata EDM: CreationDate
- Returns:
this.
-
creationTime
@Nonnull public REContrReminderDate.REContrReminderDateBuilder creationTime(@Nullable LocalTime creationTime) Constraints: Not nullableOriginal property name from the Odata EDM: CreationTime
- Returns:
this.
-
rESourceOfCreation
@Nonnull public REContrReminderDate.REContrReminderDateBuilder rESourceOfCreation(@Nullable String rESourceOfCreation) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RESourceOfCreation
- Returns:
this.
-
lastChangedByUser
@Nonnull public REContrReminderDate.REContrReminderDateBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
lastChangeDate
@Nonnull public REContrReminderDate.REContrReminderDateBuilder lastChangeDate(@Nullable LocalDate lastChangeDate) Constraints: NullableOriginal property name from the Odata EDM: LastChangeDate
- Returns:
this.
-
lastChangeTime
@Nonnull public REContrReminderDate.REContrReminderDateBuilder lastChangeTime(@Nullable LocalTime lastChangeTime) Constraints: Not nullableOriginal property name from the Odata EDM: LastChangeTime
- Returns:
this.
-
rESourceOfChange
@Nonnull public REContrReminderDate.REContrReminderDateBuilder rESourceOfChange(@Nullable String rESourceOfChange) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RESourceOfChange
- Returns:
this.
-
responsible
@Nonnull public REContrReminderDate.REContrReminderDateBuilder responsible(@Nullable String responsible) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: Responsible
- Returns:
this.
-
rEReminderWrkflwDate
@Nonnull public REContrReminderDate.REContrReminderDateBuilder rEReminderWrkflwDate(@Nullable LocalDate rEReminderWrkflwDate) Constraints: NullableOriginal property name from the Odata EDM: REReminderWrkflwDate
- Returns:
this.
-
rEReminderIsDone
@Nonnull public REContrReminderDate.REContrReminderDateBuilder rEReminderIsDone(@Nullable Boolean rEReminderIsDone) Constraints: Not nullableOriginal property name from the Odata EDM: REReminderIsDone
- Returns:
this.
-
rEReminderIsFix
@Nonnull public REContrReminderDate.REContrReminderDateBuilder rEReminderIsFix(@Nullable Boolean rEReminderIsFix) Constraints: Not nullableOriginal property name from the Odata EDM: REReminderIsFix
- Returns:
this.
-
rEReminderIsWrkflwSend
@Nonnull public REContrReminderDate.REContrReminderDateBuilder rEReminderIsWrkflwSend(@Nullable Boolean rEReminderIsWrkflwSend) Constraints: Not nullableOriginal property name from the Odata EDM: REReminderIsWrkflwSend
- Returns:
this.
-
textObjectKey
@Nonnull public REContrReminderDate.REContrReminderDateBuilder textObjectKey(@Nullable String textObjectKey) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: TextObjectKey
- Returns:
this.
-
rEReminderInfoText
@Nonnull public REContrReminderDate.REContrReminderDateBuilder rEReminderInfoText(@Nullable String rEReminderInfoText) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: REReminderInfoText
- Returns:
this.
-
build
-
toString
-