Class REIntegObjectObjAssgmt.REIntegObjectObjAssgmtBuilder
- Enclosing class:
- REIntegObjectObjAssgmt
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablebuild()internalRealEstateNumber(String internalRealEstateNumber) (Key Field) Constraints: Not nullable, Maximum length: 13rEAssignmentHasMultiple(Boolean rEAssignmentHasMultiple) Constraints: Not nullablerEGenerationType(String rEGenerationType) Constraints: Not nullable, Maximum length: 1Navigation property _REIntegrationObjectTP for REIntegObjectObjAssgmt to single REIntegrationObject.rEIsLeadingObject(Boolean rEIsLeadingObject) Constraints: Not nullablerEIsMainAsset(Boolean rEIsMainAsset) Constraints: Not nullablerEObjectAssignmentType(String rEObjectAssignmentType) (Key Field) Constraints: Not nullable, Maximum length: 2rEObjectPossessionEndDate(LocalDate rEObjectPossessionEndDate) Constraints: NullablerEObjectPossessionStartDate(LocalDate rEObjectPossessionStartDate) Constraints: NullablerEOnlyInfoAssgmt(Boolean rEOnlyInfoAssgmt) Constraints: Not nullablerEStatusObjectSource(String rEStatusObjectSource) (Key Field) Constraints: Not nullable, Maximum length: 22rEStatusObjectSourceIsArchived(Boolean rEStatusObjectSourceIsArchived) Constraints: Not nullablerEStatusObjectTarget(String rEStatusObjectTarget) (Key Field) Constraints: Not nullable, Maximum length: 22toString()validityEndDate(LocalDate validityEndDate) Constraints: NullablevalidityStartDate(LocalDate validityStartDate) Constraints: NullablevalidityStartEndDateValue(String validityStartEndDateValue) (Key Field) Constraints: Not nullable, Maximum length: 16
-
Method Details
-
reIntegrationObjectTP
@Nonnull public REIntegObjectObjAssgmt.REIntegObjectObjAssgmtBuilder reIntegrationObjectTP(REIntegrationObject value) Navigation property _REIntegrationObjectTP for REIntegObjectObjAssgmt to single REIntegrationObject.- Parameters:
value- The REIntegrationObject to build this REIntegObjectObjAssgmt with.- Returns:
- This Builder to allow for a fluent interface.
-
rEStatusObjectSource
@Nonnull public REIntegObjectObjAssgmt.REIntegObjectObjAssgmtBuilder rEStatusObjectSource(@Nullable String rEStatusObjectSource) (Key Field) Constraints: Not nullable, Maximum length: 22Original property name from the Odata EDM: REStatusObjectSource
- Returns:
this.
-
rEObjectAssignmentType
@Nonnull public REIntegObjectObjAssgmt.REIntegObjectObjAssgmtBuilder rEObjectAssignmentType(@Nullable String rEObjectAssignmentType) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: REObjectAssignmentType
- Returns:
this.
-
rEStatusObjectTarget
@Nonnull public REIntegObjectObjAssgmt.REIntegObjectObjAssgmtBuilder rEStatusObjectTarget(@Nullable String rEStatusObjectTarget) (Key Field) Constraints: Not nullable, Maximum length: 22Original property name from the Odata EDM: REStatusObjectTarget
- Returns:
this.
-
validityStartEndDateValue
@Nonnull public REIntegObjectObjAssgmt.REIntegObjectObjAssgmtBuilder validityStartEndDateValue(@Nullable String validityStartEndDateValue) (Key Field) Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: ValidityStartEndDateValue
- Returns:
this.
-
internalRealEstateNumber
@Nonnull public REIntegObjectObjAssgmt.REIntegObjectObjAssgmtBuilder internalRealEstateNumber(@Nullable String internalRealEstateNumber) (Key Field) Constraints: Not nullable, Maximum length: 13Original property name from the Odata EDM: InternalRealEstateNumber
- Returns:
this.
-
validityStartDate
@Nonnull public REIntegObjectObjAssgmt.REIntegObjectObjAssgmtBuilder validityStartDate(@Nullable LocalDate validityStartDate) Constraints: NullableOriginal property name from the Odata EDM: ValidityStartDate
- Returns:
this.
-
validityEndDate
@Nonnull public REIntegObjectObjAssgmt.REIntegObjectObjAssgmtBuilder validityEndDate(@Nullable LocalDate validityEndDate) Constraints: NullableOriginal property name from the Odata EDM: ValidityEndDate
- Returns:
this.
-
rEOnlyInfoAssgmt
@Nonnull public REIntegObjectObjAssgmt.REIntegObjectObjAssgmtBuilder rEOnlyInfoAssgmt(@Nullable Boolean rEOnlyInfoAssgmt) Constraints: Not nullableOriginal property name from the Odata EDM: REOnlyInfoAssgmt
- Returns:
this.
-
rEStatusObjectSourceIsArchived
@Nonnull public REIntegObjectObjAssgmt.REIntegObjectObjAssgmtBuilder rEStatusObjectSourceIsArchived(@Nullable Boolean rEStatusObjectSourceIsArchived) Constraints: Not nullableOriginal property name from the Odata EDM: REStatusObjectSourceIsArchived
- Returns:
this.
-
rEGenerationType
@Nonnull public REIntegObjectObjAssgmt.REIntegObjectObjAssgmtBuilder rEGenerationType(@Nullable String rEGenerationType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: REGenerationType
- Returns:
this.
-
rEIsMainAsset
@Nonnull public REIntegObjectObjAssgmt.REIntegObjectObjAssgmtBuilder rEIsMainAsset(@Nullable Boolean rEIsMainAsset) Constraints: Not nullableOriginal property name from the Odata EDM: REIsMainAsset
- Returns:
this.
-
rEAssignmentHasMultiple
@Nonnull public REIntegObjectObjAssgmt.REIntegObjectObjAssgmtBuilder rEAssignmentHasMultiple(@Nullable Boolean rEAssignmentHasMultiple) Constraints: Not nullableOriginal property name from the Odata EDM: REAssignmentHasMultiple
- Returns:
this.
-
rEObjectPossessionStartDate
@Nonnull public REIntegObjectObjAssgmt.REIntegObjectObjAssgmtBuilder rEObjectPossessionStartDate(@Nullable LocalDate rEObjectPossessionStartDate) Constraints: NullableOriginal property name from the Odata EDM: REObjectPossessionStartDate
- Returns:
this.
-
rEObjectPossessionEndDate
@Nonnull public REIntegObjectObjAssgmt.REIntegObjectObjAssgmtBuilder rEObjectPossessionEndDate(@Nullable LocalDate rEObjectPossessionEndDate) Constraints: NullableOriginal property name from the Odata EDM: REObjectPossessionEndDate
- Returns:
this.
-
rEIsLeadingObject
@Nonnull public REIntegObjectObjAssgmt.REIntegObjectObjAssgmtBuilder rEIsLeadingObject(@Nullable Boolean rEIsLeadingObject) Constraints: Not nullableOriginal property name from the Odata EDM: REIsLeadingObject
- Returns:
this.
-
_Messages
@Nonnull public REIntegObjectObjAssgmt.REIntegObjectObjAssgmtBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-