public static final class MaintenanceItemReason.MaintenanceItemReasonBuilder extends Object
@Nonnull public MaintenanceItemReason.MaintenanceItemReasonBuilder maintenanceItem(MaintenanceItem value)
value
- The MaintenanceItem to build this MaintenanceItemReason with.@Nonnull public MaintenanceItemReason.MaintenanceItemReasonBuilder maintenanceItem(String value)
Original property name from the Odata EDM: MaintenanceItem
value
- The maintenanceItem to build this MaintenanceItemReason with.@Nonnull public MaintenanceItemReason.MaintenanceItemReasonBuilder maintenanceItemReasonText(MaintenanceItemReasonText... value)
value
- The MaintenanceItemReasonTexts to build this MaintenanceItemReason with.@Nonnull public MaintenanceItemReason.MaintenanceItemReasonBuilder nmbrOfMaintComplianceItems(@Nullable String nmbrOfMaintComplianceItems)
Original property name from the Odata EDM: NmbrOfMaintComplianceItems
this
.@Nonnull public MaintenanceItemReason.MaintenanceItemReasonBuilder maintenanceComplianceGroupCode(@Nullable String maintenanceComplianceGroupCode)
Original property name from the Odata EDM: MaintenanceComplianceGroupCode
this
.@Nonnull public MaintenanceItemReason.MaintenanceItemReasonBuilder maintenanceComplianceCode(@Nullable String maintenanceComplianceCode)
Original property name from the Odata EDM: MaintenanceComplianceCode
this
.@Nonnull public MaintenanceItemReason.MaintenanceItemReasonBuilder maintenanceComplianceTypeCode(@Nullable String maintenanceComplianceTypeCode)
Original property name from the Odata EDM: MaintenanceComplianceTypeCode
this
.@Nonnull public MaintenanceItemReason.MaintenanceItemReasonBuilder maintComplianceCatalogCode(@Nullable String maintComplianceCatalogCode)
Original property name from the Odata EDM: MaintComplianceCatalogCode
this
.@Nonnull public MaintenanceItemReason.MaintenanceItemReasonBuilder maintComplianceDescription(@Nullable String maintComplianceDescription)
Original property name from the Odata EDM: MaintComplianceDescription
this
.@Nonnull public MaintenanceItemReason.MaintenanceItemReasonBuilder maintenancePackage(@Nullable String maintenancePackage)
Original property name from the Odata EDM: MaintenancePackage
this
.@Nonnull public MaintenanceItemReason.MaintenanceItemReasonBuilder maintCmplRqIsLegallyBinding(@Nullable String maintCmplRqIsLegallyBinding)
Original property name from the Odata EDM: MaintCmplRqIsLegallyBinding
this
.@Nonnull public MaintenanceItemReason.MaintenanceItemReasonBuilder maintCmplRqOriginCode(@Nullable String maintCmplRqOriginCode)
Original property name from the Odata EDM: MaintCmplRqOriginCode
this
.@Nonnull public MaintenanceItemReason.MaintenanceItemReasonBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
this
.@Nonnull public MaintenanceItemReason.MaintenanceItemReasonBuilder creationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
this
.@Nonnull public MaintenanceItemReason.MaintenanceItemReasonBuilder lastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
this
.@Nonnull public MaintenanceItemReason.MaintenanceItemReasonBuilder lastChangeDate(@Nullable LocalDateTime lastChangeDate)
Original property name from the Odata EDM: LastChangeDate
this
.@Nonnull public MaintenanceItemReason.MaintenanceItemReasonBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
this
.@Nonnull public MaintenanceItemReason build()
Copyright © 2022 SAP SE. All rights reserved.