Class REContrNoticeTermForObj.REContrNoticeTermForObjBuilder
- Enclosing class:
- REContrNoticeTermForObj
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablebuild()internalRealEstateNumber(String internalRealEstateNumber) (Key Field) Constraints: Not nullable, Maximum length: 13reContract(REContract value) Navigation property _REContract for REContrNoticeTermForObj to single REContract.rEGracePeriodCalOrWorkDays(String rEGracePeriodCalOrWorkDays) Constraints: Not nullable, Maximum length: 1rENoticeDay(String rENoticeDay) Constraints: Not nullable, Maximum length: 2rENoticeGivingParty(String rENoticeGivingParty) Constraints: Not nullable, Maximum length: 1rENoticeGracePeriod(String rENoticeGracePeriod) Constraints: Not nullable, Maximum length: 2rENoticeMonth(String rENoticeMonth) Constraints: Not nullable, Maximum length: 2rENoticePeriodCalendar(String rENoticePeriodCalendar) Constraints: Not nullable, Maximum length: 2rENoticePeriodInDays(String rENoticePeriodInDays) Constraints: Not nullable, Maximum length: 2rENoticePeriodInMonths(String rENoticePeriodInMonths) Constraints: Not nullable, Maximum length: 2rENoticePeriodInWeeks(String rENoticePeriodInWeeks) Constraints: Not nullable, Maximum length: 2rENoticeProcedure(String rENoticeProcedure) Constraints: Not nullable, Maximum length: 4rENoticeRcptCalOrWorkDays(String rENoticeRcptCalOrWorkDays) Constraints: Not nullable, Maximum length: 1rENoticeReceiptCalendar(String rENoticeReceiptCalendar) Constraints: Not nullable, Maximum length: 2rENoticeReceiptDay(String rENoticeReceiptDay) Constraints: Not nullable, Maximum length: 2rENoticeReceiptMonth(String rENoticeReceiptMonth) Constraints: Not nullable, Maximum length: 2rENoticeReceiptYear(String rENoticeReceiptYear) Constraints: Not nullable, Maximum length: 4rENoticeRule(String rENoticeRule) (Key Field) Constraints: Not nullable, Maximum length: 12rENoticeRuleDescription(String rENoticeRuleDescription) Constraints: Not nullable, Maximum length: 60rENoticeRuleType(String rENoticeRuleType) Constraints: Not nullable, Maximum length: 1rENoticeSequenceNo(String rENoticeSequenceNo) (Key Field) Constraints: Not nullable, Maximum length: 4rENoticeType(String rENoticeType) Constraints: Not nullable, Maximum length: 1rENoticeYear(String rENoticeYear) Constraints: Not nullable, Maximum length: 4rEPeriodEndRhythmType(String rEPeriodEndRhythmType) Constraints: Not nullable, Maximum length: 2rEStatusObject(String rEStatusObject) (Key Field) Constraints: Not nullable, Maximum length: 22rETermName(String rETermName) Constraints: Not nullable, Maximum length: 60rETermNumber(String rETermNumber) (Key Field) Constraints: Not nullable, Maximum length: 4rETermPeriodInDays(String rETermPeriodInDays) Constraints: Not nullable, Maximum length: 2rETermPeriodInMonths(String rETermPeriodInMonths) Constraints: Not nullable, Maximum length: 2rETermPeriodInYears(String rETermPeriodInYears) Constraints: Not nullable, Maximum length: 2rETermType(String rETermType) (Key Field) Constraints: Not nullable, Maximum length: 4toString()validityStartDate(LocalDate validityStartDate) Constraints: Nullable
-
Method Details
-
reContract
Navigation property _REContract for REContrNoticeTermForObj to single REContract.- Parameters:
value- The REContract to build this REContrNoticeTermForObj with.- Returns:
- This Builder to allow for a fluent interface.
-
internalRealEstateNumber
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder internalRealEstateNumber(@Nullable String internalRealEstateNumber) (Key Field) Constraints: Not nullable, Maximum length: 13Original property name from the Odata EDM: InternalRealEstateNumber
- Returns:
this.
-
rETermType
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rETermType(@Nullable String rETermType) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RETermType
- Returns:
this.
-
rEStatusObject
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rEStatusObject(@Nullable String rEStatusObject) (Key Field) Constraints: Not nullable, Maximum length: 22Original property name from the Odata EDM: REStatusObject
- Returns:
this.
-
rETermNumber
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rETermNumber(@Nullable String rETermNumber) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RETermNumber
- Returns:
this.
-
rENoticeRule
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rENoticeRule(@Nullable String rENoticeRule) (Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: RENoticeRule
- Returns:
this.
-
rENoticeSequenceNo
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rENoticeSequenceNo(@Nullable String rENoticeSequenceNo) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RENoticeSequenceNo
- Returns:
this.
-
validityStartDate
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder validityStartDate(@Nullable LocalDate validityStartDate) Constraints: NullableOriginal property name from the Odata EDM: ValidityStartDate
- Returns:
this.
-
rETermName
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rETermName(@Nullable String rETermName) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: RETermName
- Returns:
this.
-
rENoticeType
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rENoticeType(@Nullable String rENoticeType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: RENoticeType
- Returns:
this.
-
rENoticeProcedure
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rENoticeProcedure(@Nullable String rENoticeProcedure) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RENoticeProcedure
- Returns:
this.
-
rENoticeGivingParty
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rENoticeGivingParty(@Nullable String rENoticeGivingParty) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: RENoticeGivingParty
- Returns:
this.
-
rENoticeRuleType
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rENoticeRuleType(@Nullable String rENoticeRuleType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: RENoticeRuleType
- Returns:
this.
-
rENoticeRuleDescription
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rENoticeRuleDescription(@Nullable String rENoticeRuleDescription) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: RENoticeRuleDescription
- Returns:
this.
-
rETermPeriodInYears
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rETermPeriodInYears(@Nullable String rETermPeriodInYears) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: RETermPeriodInYears
- Returns:
this.
-
rETermPeriodInMonths
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rETermPeriodInMonths(@Nullable String rETermPeriodInMonths) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: RETermPeriodInMonths
- Returns:
this.
-
rETermPeriodInDays
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rETermPeriodInDays(@Nullable String rETermPeriodInDays) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: RETermPeriodInDays
- Returns:
this.
-
rEPeriodEndRhythmType
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rEPeriodEndRhythmType(@Nullable String rEPeriodEndRhythmType) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: REPeriodEndRhythmType
- Returns:
this.
-
rENoticePeriodInMonths
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rENoticePeriodInMonths(@Nullable String rENoticePeriodInMonths) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: RENoticePeriodInMonths
- Returns:
this.
-
rENoticePeriodInWeeks
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rENoticePeriodInWeeks(@Nullable String rENoticePeriodInWeeks) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: RENoticePeriodInWeeks
- Returns:
this.
-
rENoticePeriodInDays
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rENoticePeriodInDays(@Nullable String rENoticePeriodInDays) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: RENoticePeriodInDays
- Returns:
this.
-
rENoticeGracePeriod
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rENoticeGracePeriod(@Nullable String rENoticeGracePeriod) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: RENoticeGracePeriod
- Returns:
this.
-
rEGracePeriodCalOrWorkDays
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rEGracePeriodCalOrWorkDays(@Nullable String rEGracePeriodCalOrWorkDays) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: REGracePeriodCalOrWorkDays
- Returns:
this.
-
rENoticePeriodCalendar
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rENoticePeriodCalendar(@Nullable String rENoticePeriodCalendar) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: RENoticePeriodCalendar
- Returns:
this.
-
rENoticeYear
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rENoticeYear(@Nullable String rENoticeYear) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RENoticeYear
- Returns:
this.
-
rENoticeMonth
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rENoticeMonth(@Nullable String rENoticeMonth) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: RENoticeMonth
- Returns:
this.
-
rENoticeDay
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rENoticeDay(@Nullable String rENoticeDay) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: RENoticeDay
- Returns:
this.
-
rENoticeReceiptYear
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rENoticeReceiptYear(@Nullable String rENoticeReceiptYear) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RENoticeReceiptYear
- Returns:
this.
-
rENoticeReceiptMonth
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rENoticeReceiptMonth(@Nullable String rENoticeReceiptMonth) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: RENoticeReceiptMonth
- Returns:
this.
-
rENoticeReceiptDay
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rENoticeReceiptDay(@Nullable String rENoticeReceiptDay) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: RENoticeReceiptDay
- Returns:
this.
-
rENoticeRcptCalOrWorkDays
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rENoticeRcptCalOrWorkDays(@Nullable String rENoticeRcptCalOrWorkDays) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: RENoticeRcptCalOrWorkDays
- Returns:
this.
-
rENoticeReceiptCalendar
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder rENoticeReceiptCalendar(@Nullable String rENoticeReceiptCalendar) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: RENoticeReceiptCalendar
- Returns:
this.
-
_Messages
@Nonnull public REContrNoticeTermForObj.REContrNoticeTermForObjBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-